Skip to main content
Search & Data ExtractionTypeScript

kehvinbehvin/json-mcp-filter

️🏠 πŸ“‡ – Stop bloating your LLM context. Query & Extract only what you need from your JSON files.

search-data-extractionlocal-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/kehvinbehvin/json-mcp-filter

Claude 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.

Details

Category
Search & Data Extraction
Language
TypeScript
Author
kehvinbehvin