security
Intruder Mcp
MCP server to access [Intruder](https://www.intruder.io/), helping you identify, understand, and fix security vulnerabilities in your infrastructure.
python
cloud
security
Installation
npx -y intruder-io/intruder-mcpConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "intruder-mcp",
"command": "npx",
"args": [
"-y",
"intruder-io/intruder-mcp"
]
}About This MCP Server
intruder-io/intruder-mcp
MCP server to access Intruder, helping you identify, understand, and fix security vulnerabilities in your infrastructure.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub