Releases: willianpinho/mcp-gateway-scan
Releases · willianpinho/mcp-gateway-scan
v0.1.1
Maintenance + distribution release. Matches the published npm mcp-gateway-scan@0.1.1.
Changes since v0.1.0
- CTA-free MCP output +
--no-ctaflag — cleaner agent-facing output (#1) - server.json bumped to 0.1.1 to sync with the published npm package (#2)
- Dockerfile for container users + Glama stdio introspection (#3)
- glama.json — claim/maintainer metadata for the Glama MCP directory (#4)
- docs/glama-release.md + README Glama badge & listing link (#5)
No scanner logic changes — the 7-dimension rubric is unchanged from 0.1.0.
npx mcp-gateway-scan ./your-repov0.1.0 — first public release
Read-only scanner for MCP / AI-agent gateway production-readiness anti-patterns. Point it at a repo, get a 7-dimension red/yellow/green score in seconds.
Three ways to run
- CLI:
npx mcp-gateway-scan ./your-repo - CI gate:
npx mcp-gateway-scan --ci ./your-repo(exits non-zero on any red) - MCP server (Claude Code / Cursor):
claude mcp add gateway-scan -- npx -y mcp-gateway-scan mcp→ ask your agent to "scan my gateway"
What it checks (7 dimensions)
Tool-access governance & RBAC · fail-close posture · onboarding & supply-chain pinning · observability/OTel · multi-LLM routing & cost · secrets & identity · production-readiness.
Guarantees
100% read-only — never executes your code, never makes network calls, and never prints a secret value (location only, redacted). MIT licensed.
The free wedge for a full MCP Gateway Readiness Audit → https://willianpinho.com/mcp-audit