V
Vulneramcp
by @telmon95
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
README
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"
]
}
}
}