Fetch JSONPath
1-Click ReadyFetches and extracts data from HTTP endpoints using JSONPath patterns with support for batch process...
Tools
fetch-json
Extract JSON content from a URL using JSONPath with extended features. Supports extensions like len, keys, filtering, arithmetic operations, and more. If 'pattern' is omitted or empty, the entire JSON...
fetch-text
Fetch text content from a URL using various HTTP methods. Defaults to converting HTML to Markdown format.
batch-fetch-json
Batch extract JSON content from multiple URLs with different extended JSONPath patterns. Supports all JSONPath extensions and optimizes by fetching each unique request only once. Executes requests con...
batch-fetch-text
Batch fetch raw text content from multiple URLs using various HTTP methods. Executes requests concurrently for better performance.
Quick Start
Choose Connection Type for
Authentication Required
Please sign in to use FastMCP hosted connections
Configure Environment Variables for
Please provide values for the following environment variables:
started!
The MCP server should open in . If it doesn't open automatically, please check that you have the application installed.
Copy and run this command in your terminal:
Make sure Gemini CLI is installed:
Visit Gemini CLI documentation for installation instructions.
Make sure Claude Code is installed:
Visit Claude Code documentation for installation instructions.
Installation Steps: