Fetch JSONPath
Fetches and extracts data from HTTP endpoints using JSONPath patterns with support for batch processing, custom heade...
What it does
Fetches and extracts data from HTTP endpoints using JSONPath patterns with support for batch processing, custom headers, proxy configuration, and concurrent operations for efficient web API data retrieval.
A Python-based MCP server built by ackness that provides HTTP data fetching and JSON extraction capabilities using JSONPath patterns. The implementation offers four core tools: single and batch JSON extraction from URLs with configurable JSONPath filtering, and single and batch raw text content retrieval, all with concurrent processing for improved performance. Features comprehensive HTTP client configuration through environment variables including custom headers, proxy support, SSL verification controls, and timeout settings, along with robust error handling and validation using Pydantic models. Designed for AI assistants that need to programmatically fetch and parse structured data from web APIs or extract specific fields from JSON responses at scale.
Capabilities
Server
Quality
deterministic score 0.60 from registry signals: · indexed on pulsemcp · has source repo · 2 github stars · registry-generated description present