Back to search
30
MCP

json-contracts

npm/json-contracts

MCP server for natural-language-to-JSON workflows using Git-controlled JSON contracts and JSON Schema validation.

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

Similar MCP servers embedding-nearest

@prompt-to-json/mcp
MCP server for prompt-to-JSON contracts, JSON Schema validation, and structured LLM/agent outputs.
0 tools
io.github.cryptoapis-io/mcp-contracts
MCP server for smart contract ABIs and on-chain data from EVM and Solana via Crypto APIs
0 tools
io.github.ryudi84/json
MCP server for JSON processing — format, validate, diff, convert, minify, query, analyze
0 tools
json-ai-mcp
AI-powered json ai MCP server for agents. Supports validate json, transform json, diff json. By MEOK AI Labs.
0 tools
json-ai-mcp
AI-powered json ai MCP server for agents. Supports validate json, transform json, diff json. By MEOK AI Labs.
0 tools
io.github.vola-trebla/zod-contract-mock-forge-mcp
MCP server for deterministic mock generation and API contract scaffolding using Zod schemas
0 tools

How to use

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

{
  "mcpServers": {
    "json-contracts": {
      "url": "None",
      "transport": "http"
    }
  }
}