bestjsonformatter for Claude Desktop
io.github.skrcode/bestjsonformatter
Private, lossless JSON tools for formatting, validation, repair, analysis, querying, and schemas.
client:Claude Desktop
transport:stdio
runtime:npm
Install bestjsonformatter in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"bestjsonformatter": {
"command": "npx",
"args": [
"-y",
"bestjsonformatter"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs