Repair malformed JSON from LLMs, APIs, logs, and user input in Python.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"json_repair": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-json_repair"
]
}
}
}