Used by 1 plugin
Connects Claude to JSON data sources for querying and manipulation tasks.
Add to your .mcp.json:
{
"mcpServers": {
"json": {
"command": "npx",
"args": [
"-y",
"@berrydev-ai/json-mcp-server"
]
}
}
}This server connects to external services. Review the URLs it accesses before enabling.
npx