mcp-scan runs on your own machine — the client starts it, so there is no endpoint to ping. 48 installs a week from npm. Last commit 12 Jul 2026.
Passive security scanner: audits MCP servers against the OWASP MCP Top 10, graded A-F.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-scan -- npx -y owasp-mcp-scan
{
"mcpServers": {
"mcp-scan": {
"args": [
"-y",
"owasp-mcp-scan"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-scan]
command = "npx"
args = ["-y", "owasp-mcp-scan"]
{
"mcpServers": {
"mcp-scan": {
"args": [
"-y",
"owasp-mcp-scan"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-scan": {
"args": [
"-y",
"owasp-mcp-scan"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.