ContractGate MCP server
Infer, dry-run, deploy, and inspect ContractGate semantic data contracts.
3 stars48 downloads/wk
Reviews
Write oneNobody has reviewed ContractGate yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
ContractGate tools (5, 1 write)
write = sends, deletes, buys or postsRead from the package source without running it. The installed server may list more.
deploy_contractwrite actionPOST /contracts/deploy — find-or-create by name, insert YAML as stable, deprecate prior stable. 409 if that (name, version) exists: bump version in the YAML. Refused while quarantine is pending. Save the returned contract_id.
get_quarantineGET /quarantine — rejected events for the caller's org, newest first, with violation details.
infer_contractGenerate draft ContractGate YAML from real JSON sample events via POST /contracts/infer. Does not persist. Review and write the YAML to contracts/<name>.yaml before deploying.
list_contractsGET /contracts — identities the API key can see.
validate_eventsValidate events. Pass contract_id to hit POST /v1/ingest/{id} (dry_run defaults true — no audit, quarantine, or usage). Pass yaml_content to hit POST /playground/validate per event (never persists). Exactly one of contract_id or yaml_content. 207/422 responses are returned as data so you can apply each violation's suggestion.
Public scan report
scanner v0.1.5 · 2026-09-19 · same rubric, same numbers if you re-run it
- Code scan9 source files scanned25/25
- –Live reliabilityno gateway calls yet and no remote to proben/a
- –Tool poisoningtools not inspected (local package is not executed); not countedn/a
- Auth qualitystatic API keys via environment variables6/15
- Maintenancelast push 2 days ago15/15
- Maintainer identityregistry namespace matches repository owner; GitHub account older than a year8/10
Grade history
- 2026-09-19restoreC → Bscore 83
Install directly
Runs npx -y @contractgate/mcp-server on your machine. Read the scan report first; the gateway never runs local packages.
claude mcp add contractgate -- npx -y @contractgate/mcp-server
ContractGate: common questions
- Is ContractGate MCP server safe?
- Mostly: it is graded B (83/100). Read the ContractGate safety report
- How do I install ContractGate?
- It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
- Does ContractGate need an API key?
- Yes. The registry entry asks for
CONTRACTGATE_API_KEY. - Is ContractGate maintained?
- The last commit was 3 days ago (2026-09-17). The latest release is v0.1.2.
- What can I use instead of ContractGate?
- Servers from other publishers that do the same job: Omnara MCP server, ShipStatic MCP server and Mockzilla MCP server. Compare all ContractGate alternatives.
Alternatives to ContractGate
Same job from other publishers: the closest match first, then the best rated.
- OmnaraDeploy durable AI agents with Omnara, an open-source managed-agent platform.not reviewedEstablishedA
- ShipStaticDeploy static websites from AI agents. Free at mcp.shipstatic.com — no install, no signup.not reviewedEstablishedA
- MockzillaMock OpenAPI specs locally, or log in to deploy hosted mocks on mockzilla.org from your MCP client.not reviewedGrowingC
EdgegapDeploy and operate multiplayer game servers on Edgegap's global edge network.not reviewedGrowingA
YaverPhone-first local dev MCP for Claude Code and Codex: install Yaver, pair mobile, run, build, deploy.not reviewedGrowingC