kehvinbehvin/json-mcp-filter
οΈπ π β Stop bloating your LLM context. Query & Extract only what you need from your JSON files.
Quick Start
Clone the repository:
git clone https://github.com/kehvinbehvin/json-mcp-filterClaude Desktop configuration example:
{
"mcpServers": {
"json-mcp-filter": {
"command": "npx",
"args": [
"-y",
"kehvinbehvin/json-mcp-filter"
]
}
}
}Check the repository README for specific installation and configuration instructions.