The MCP Scanner server identifies security threats and vulnerabilities in MCP servers. It provides scanning tools to detect potential risks and integrates with security systems to report findings. Developers and security teams use it to assess and improve the security posture of their MCP deployments.
The MCP Scanner server identifies security threats and vulnerabilities in MCP servers. It provides scanning tools to detect potential risks and integrates with security systems to report findings. Developers and security teams use it to assess and improve the security posture of their MCP deployments.
pip install mcp-scannerAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"cisco-ai-defense-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.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.