Back to search
30
MCP

JSON Contracts

io.github.json-contracts/json-contracts

JSON contract registry and validator for structured LLM and agent outputs.

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

json-contracts-studio
Local web Studio for testing natural-language-to-JSON workflows with JSON Contracts.
0 tools
json-contracts
MCP server for natural-language-to-JSON workflows using Git-controlled JSON contracts and JSON Schema validation.
0 tools
io.github.rog0x/json
JSON/YAML/CSV validate, diff, transform for AI agents
0 tools
n8n-nodes-json-validator
A Node to validate a JSON against a JSON Schema
0 tools
JSON Validator API
JSON syntax validation, JSON Schema checking, structure stats. x402 micropayment.
0 tools · sse
io.github.mukundakatta/agentcast
Structured-output enforcer: extract and validate JSON from messy LLM text.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "json_contracts": {
      "url": "None",
      "transport": "http"
    }
  }
}