Intruder MCP
Let MCP clients like Claude and Cursor control Intruder. For more information and sample use cases, please see our blog post.
Installation
There are three ways to use the MCP server:
- Through smithery
- Locally on your machine with Python
- In a Docker container
All of these methods require you to provide an Intruder API key. To generate a key, see the documentation.
Smithery
Follow the instructions on smithery.
Running Locally
Install uv if it isn't already present, and then clone this repository and run the following from the root directory:
Then, add the following to your MCP client configuration, making sure to fill in your API key, and update the path to where you have cloned this repository:
Running in a Container
Add the following to your MCP client configuration, making sure to fill in your API key:
You must be authenticated.
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
Let MCP clients like Claude and Cursor control Intruder.IO
Related MCP Servers
- -securityAlicense-qualityAn MCP server that enables Claude to interact with Port.io's AI agent, allowing users to trigger the agent with prompts and receive structured responses including status, output, and action items.Last updated -6PythonMIT License
- -securityFlicense-qualityAllows Claude and other AI assistants to interact with Docker through the MCP protocol, enabling container and image management including listing, running, stopping, and pulling Docker resources.Last updated -2JavaScript
- AsecurityAlicenseAqualityMCP server for "taming the Claude" with structured task queues.Last updated -135724TypeScriptMIT License
- -security-license-qualityAn MCP server that integrates various penetration testing tools, enabling security professionals to perform reconnaissance, vulnerability scanning, and API testing through natural language commands in compatible LLM clients like Claude Desktop.Last updated -1Python