Agent JSON Reliability runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 21 Sep 2026.
Deterministic inspect, safe repair, and JSON Schema validation for agent JSON. No LLM.
Today is the operative word: we check Agent JSON Reliability every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add agent-json-reliability -- uvx agent-json-reliability
{
"mcpServers": {
"agent-json-reliability": {
"args": [
"agent-json-reliability"
],
"command": "uvx"
}
}
}
[mcp_servers.agent-json-reliability]
command = "uvx"
args = ["agent-json-reliability"]
{
"mcpServers": {
"agent-json-reliability": {
"args": [
"agent-json-reliability"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"agent-json-reliability": {
"args": [
"agent-json-reliability"
],
"command": "uvx"
}
}
}
Deterministic validation for AI-generated artifacts: JSON Schema, OpenAPI response, SQL syntax.
Prompt injection + PII detection for LLM apps and agent pipelines. Deterministic, sub-25ms.
Pay-per-call JSON repair + JSON Schema validation for AI agents (USDC on Base, x402).
Validates AI-generated Python: syntax, lint, security scan and deterministic repair.
Deterministic visual inspection for AI agents. Overlap, overflow, contrast, quality.
Deterministic validation, rendering, and inspection of GLB/glTF 3D models via the meshcheck API.
Fact-check and fix AI outputs. Hallucination detection, schema validation, auto-repair.
MCP server for RabbitMQ and Kafka message inspection with JSON Schema validation
Answers built from our own checks of this server.