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
0
View on GitHub

Installation

npx -y intruder-io/intruder-mcp

Configuration

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.

GitHub: https://github.com/intruder-io/intruder-mcp

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub