mgraczyk/json-query-mcp
An MCP server that gives AI agents tools to query large JSON files
Platform-specific configuration:
{
"mcpServers": {
"json-query-mcp": {
"command": "npx",
"args": [
"-y",
"json-query-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...