willianpinho/mcp-gateway-scan
by Various
[](https://glama.ai/mcp/servers/willianpinho/mcp-gateway-scan) π π - Read-only static scanner for MCP / agent-gateway production-readiness. The scangateway tool scores a repo acr
MCP
willianpinho/mcp-gateway-scan
Added 11 June 2026
Overview
A read-only static scanner that evaluates MCP and agent-gateway repositories for production-readiness. It scores a repo across defined criteria by analyzing its structure and configuration.
Best for
Best for
Developers deploying MCP or agent-gateway systems who need a quick pre-production compliance check.
Use cases
- Audit a gateway repo before deploying to production
- Compare multiple gateway implementations against readiness benchmarks
- Integrate into CI to gate merges based on readiness score
How to use
Install
npx mcp-gateway-scan Tested with
Claude Code, Cursor
Example client config
{\n "mcpServers": {\n "gateway-scan": {\n "command": "npx",\n "args": ["-y", "mcp-gateway-scan", "mcp"]\n }\n }\n} Notes
A read-only static scanner that evaluates MCP and agent-gateway repositories for production-readiness. It scores a repo across defined criteria by analyzing its structure and configuration.
1 stars on GitHub. Last updated 2026-06-10. Licensed MIT.
Use cases
- Audit a gateway repo before deploying to production
- Compare multiple gateway implementations against readiness benchmarks
- Integrate into CI to gate merges based on readiness score
Pros
- Provides a concrete readiness score for objective assessment
- Read-only operation avoids unintended modifications
- Lightweight TypeScript tool easy to run in CI pipelines
Cons
- Limited to static analysis, cannot test runtime behavior
- Only 1 star on GitHub suggests early-stage or low adoption
- Scoring criteria may not cover all production concerns
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Provides a concrete readiness score for objective assessment
- Read-only operation avoids unintended modifications
- Lightweight TypeScript tool easy to run in CI pipelines
Cons
- Limited to static analysis, cannot test runtime behavior
- Only 1 star on GitHub suggests early-stage or low adoption
- Scoring criteria may not cover all production concerns
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Get the free Developerβs Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.
