feat: add GateTest — 91-module code quality MCP server#1415
feat: add GateTest — 91-module code quality MCP server#1415ccantynz-alt wants to merge 1 commit into
Conversation
|
Hi @ccantynz-alt 👋 — thanks for your interest in the MCP Registry! It looks like this PR is trying to publish an MCP server by adding or editing files in this repository (under Servers are published with the To publish your server, follow the Publishing Quickstart. In short: # Build the publisher CLI
make publisher
# Authenticate (e.g. via GitHub) and publish your server.json
./bin/mcp-publisher login github
./bin/mcp-publisher publishNote: If you believe this was closed in error, please leave a comment and a maintainer will take a look. 🙇 This is an automated message. |
Summary
Adds GateTest to the registry — an MCP server that exposes a 91-module static-analysis engine directly to Claude Code and any MCP-compatible AI.
npm package:
@gatetest/mcp-server@1.0.0Homepage: https://gatetest.ai
Repository: https://github.com/crclabs-hq/gatetest
Install
Tools (9 total)
scan_localrun_modulesecrets,tlsSecurity)list_modulescheck_healthfix_issueANTHROPIC_API_KEY)compose_prexplain_findingANTHROPIC_API_KEY)audit_logcompare_reposWhat GateTest covers
91 modules across security (secrets, TLS bypass, SSRF, SQL injection, cookie security), reliability (race conditions, resource leaks, retry hygiene, async iteration bugs), code quality (import cycles, dead code, money-float, datetime bugs), infrastructure (Terraform, Kubernetes, Dockerfile, CI security), and AI safety (prompt injection, bundled API keys, deprecated models).
Notes
stdioANTHROPIC_API_KEYis optional — all scan/list/health tools work without it; fix and diagnosis tools require itmcpNamefield (io.github.ccantynz-alt/gatetest) is set inpackage.jsonfor ownership verification