Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by kehvinbehvin • APIs & Integration
A Model Context Protocol server that generates TypeScript schemas and filters JSON data from local files or HTTP/HTTPS endpoints to extract only relevant data for LLM context.
Extract only specific fields from large JSON responses or files to reduce LLM context size and noise.
Generate TypeScript interfaces from JSON payloads to enforce type safety when consuming external APIs.
Fetch and preprocess JSON from remote HTTP/HTTPS endpoints with automatic chunking and size protection before passing data to an LLM.
JSON MCP Filter provides JSON-to-TypeScript schema generation (via quicktype) and shape-based filtering tools for local files and remote APIs. It supports automatic chunking for large datasets, enforces a 50MB safety limit, and returns clear, actionable errors for network and format issues. The tool is designed to reduce noisy JSON payloads into concise LLM-ready context and integrates with MCP clients like Claude Desktop and Claude Code.
Split a JSON file into a specified number of objects
Merge JSON files into a one JSON file
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.