Skip to content

Releases: willianpinho/mcp-gateway-scan

v0.1.1

10 Jun 03:35
5c99458

Choose a tag to compare

Maintenance + distribution release. Matches the published npm mcp-gateway-scan@0.1.1.

Changes since v0.1.0

  • CTA-free MCP output + --no-cta flag — 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-repo

v0.1.0 — first public release

09 Jun 22:33

Choose a tag to compare

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 Audithttps://willianpinho.com/mcp-audit