Mmcp.market

ContractGate MCP server

by nightmoose·io.github.nightmoose/contractgate·v0.1.2

Infer, dry-run, deploy, and inspect ContractGate semantic data contracts.

B83/100grade B
What users say
No reviews yet
Be the first
Safety scan
B83/100

full report

Adoption
Growing

3 stars48 downloads/wk

Reviews

Write one

Nobody 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 posts

Read from the package source without running it. The installed server may list more.

  • deploy_contractwrite action

    POST /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_quarantine

    GET /quarantine — rejected events for the caller's org, newest first, with violation details.

  • infer_contract

    Generate 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_contracts

    GET /contracts — identities the API key can see.

  • validate_events

    Validate 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

no findings
  • 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
Overall 83/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

Grade history

  • 2026-09-19restoreCBscore 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
Add to Cursor

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.

All ContractGate alternatives →
  • Omnara
    Deploy durable AI agents with Omnara, an open-source managed-agent platform.
    A
  • ShipStatic
    Deploy static websites from AI agents. Free at mcp.shipstatic.com — no install, no signup.
    A
  • Mockzilla
    Mock OpenAPI specs locally, or log in to deploy hosted mocks on mockzilla.org from your MCP client.
    C
  • Edgegap
    Deploy and operate multiplayer game servers on Edgegap's global edge network.
    A
  • Yaver
    Phone-first local dev MCP for Claude Code and Codex: install Yaver, pair mobile, run, build, deploy.
    C

More from nightmoose