MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

An AI-Powered Bug Bounty Hunting Platform - Comprehensive MCP server for security testing, vulnerability research, and bug bounty hunting

Created 11/28/2025
Updated 18 days ago
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server

Install Package (if required)

npx @modelcontextprotocol/server-vulneramcp

Cursor configuration (mcp.json)

{ "mcpServers": { "telmon95-vulneramcp": { "command": "npx", "args": [ "telmon95-vulneramcp" ] } } }