← Index

io.github.ryudi84/json

io.github.ryudi84/json·v1.0.3·Other
Quality Score
82
/100

MCP server for JSON processing — format, validate, diff, convert, minify, query, analyze

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "json": {
      "command": "npx",
      "args": [
        "-y",
        "json-forge-mcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "json": {
      "command": "npx",
      "args": [
        "-y",
        "json-forge-mcp"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y json-forge-mcp
§03  MCP Quality Score  ·  methodology
freshness
22
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Other