Skip to content
Back to search
30
MCP streamable-http

io.github.cedrickouma/json-repair

io.github.cedrickouma/json-repair

MCP server (stdio): repair broken/malformed JSON via the AgentForge API

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

io.github.cedrickouma/schema-validate
MCP server (stdio): validate JSON against JSON Schema (draft-07 / 2020-12) via the AgentForge API
0 tools · streamable-http
io.github.cedrickouma/fetch-extract
MCP server (stdio): fetch web pages as clean readable markdown via the AgentForge API
0 tools · streamable-http
io.github.ryudi84/json
MCP server for JSON processing — format, validate, diff, convert, minify, query, analyze
0 tools
io.github.cedrickouma/url-alive-check
MCP server (stdio): check if URLs are alive (status, redirects, latency) via the AgentForge API
0 tools · streamable-http
io.github.ryudi84/json-forge-mcp
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

How to use

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

{
  "mcpServers": {
    "io.github.cedrickouma/json-repair": {
      "url": "https://apim-agentforge-6lfm33.azure-api.net/json-repair/mcp",
      "transport": "streamable-http"
    }
  }
}