Back to MCP Servers
Json Mcp Filter
Stop bloating your LLM context. Query & Extract only what you need from your JSON files.
search-data-extractionllm
By kehvinbehvin
Installation
npx -y json-mcp-filterConfiguration
{
"mcpServers": {
"json-mcp-filter": {
"command": "npx",
"args": ["-y", "json-mcp-filter"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes