json for Claude Desktop
io.github.ryudi84/json
MCP server for JSON processing — format, validate, diff, convert, minify, query, analyze
client:Claude Desktop
transport:stdio
runtime:npm
Install json in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"json": {
"command": "npx",
"args": [
"-y",
"json-forge-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs