Loading MCP server directory, please wait...
Passive security scanner: audits MCP servers against the OWASP MCP Top 10, graded A-F.
npx @getmcp/cli add io.github.CodingSelim/mcp-scanRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.CodingSelim/mcp-scan": {
"command": "npx",
"args": [
"-y",
"owasp-mcp-scan",
"--serve"
]
}
}
}