MCP Server
MCP
MCP Gateway Scan
Read-only MCP/agent-gateway readiness scanner — scores a repo across 7 security dimensions.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "mcp-gateway-scan",
"version": "0.1.1",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
},
"packageArguments": [
{
"description": "Run as a stdio MCP server exposing the read-only scan_gateway tool (instead of the default one-shot CLI scan).",
"value": "mcp",
"type": "positional",
"valueHint": "mcp"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment