mcpbeat Sign in

Agent JSON Reliability MCP Server

by toninovo4249-ai Your server? Claim it
local only

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.

Installs / week
pypi · agent-json-reliability
0
Stars
0 open issues
21 Sep 2026
Last commit
no recent releases
License
Python

Nothing serious here today

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.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add agent-json-reliability -- uvx agent-json-reliability
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "agent-json-reliability": {
      "args": [
        "agent-json-reliability"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.agent-json-reliability]
command = "uvx"
args = ["agent-json-reliability"]
.cursor/mcp.json
{
  "mcpServers": {
    "agent-json-reliability": {
      "args": [
        "agent-json-reliability"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "agent-json-reliability": {
      "args": [
        "agent-json-reliability"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Agent JSON Reliability

same job, measured the same way
Validate
by machinegrade

Deterministic validation for AI-generated artifacts: JSON Schema, OpenAPI response, SQL syntax.

35 installs/wk 1 tools answering
Zentric Protocol MCP
by zentricprotocol

Prompt injection + PII detection for LLM apps and agent pipelines. Deterministic, sub-25ms.

47 installs/wk local only
x402 JSON Repair
by ktcod

Pay-per-call JSON repair + JSON Schema validation for AI agents (USDC on Base, x402).

21 tools answering
Python Code Validator
by jkanselaar

Validates AI-generated Python: syntax, lint, security scan and deterministic repair.

3 tools answering
Cornea, deterministic visual inspection
by abduljabbarbxr

Deterministic visual inspection for AI agents. Overlap, overflow, contrast, quality.

local only
I
Meshcheck MCP
by brac

Deterministic validation, rendering, and inspection of GLB/glTF 3D models via the meshcheck API.

33 installs/wk local only
Perf MCP
by perf-ai

Fact-check and fix AI outputs. Hallucination detection, schema validation, auto-repair.

33 installs/wk local only
Queue Pilot
by larscowe

MCP server for RabbitMQ and Kafka message inspection with JSON Schema validation

24 installs/wk local only

Agent JSON Reliability — questions

Answers built from our own checks of this server.

Why is there no uptime for Agent JSON Reliability?
Agent JSON Reliability runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package agent-json-reliability.
How do I connect Agent JSON Reliability?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls agent-json-reliability straight from pypi; nothing to host, nothing to sign up for.
Is Agent JSON Reliability open source?
We cannot say either way: written in Python and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.