Home › Development › MCP Gateway Scan

MCP Gateway Scan

Read-only MCP/agent-gateway readiness scanner — scores a repo across 7 security dimensions.

TypeScript Local
★ 2 stars Last pushed 2026-07-15 License: MIT

Topics: Developer Tools

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.1.1)

npx -y [email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "mcp-gateway-scan": {
      "command": "npx",
      "args": [
        "-y",
        "[email protected]"
      ]
    }
  }
}

This server takes extra arguments — see its repository.

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry