MCP Scanner discovers and analyzes MCP servers and AI infrastructure tools using Shodan. It exposes HTTP and SSE endpoints for server discovery, verification, and enumeration. Connects to Shodan API for scanning. Useful for security researchers and developers auditing AI infrastructure.
MCP Scanner discovers and analyzes MCP servers and AI infrastructure tools using Shodan. It exposes HTTP and SSE endpoints for server discovery, verification, and enumeration. Connects to Shodan API for scanning. Useful for security researchers and developers auditing AI infrastructure.
pip install MCP-ScannerAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"knostic-mcp-scanner-github": {
"command": "uvx",
"args": [
"pip install MCP-Scanner"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from MCP Scanner?"
API Key Required
This server requires an API key from MCP Scanner. Add it to your environment or config.
| Variable | Required | Description |
|---|---|---|
| MCP_SCANNER_API_KEY | Yes | Your MCP Scanner API key |
"What resources are available in MCP Scanner?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in MCP Scanner"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in MCP Scanner with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
See what tools in your stack can connect to AI.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.