fetch_json
Retrieve a JSON file from a specified URL with optional custom headers using the Fetch MCP Server tool, simplifying data integration and processing.
Instructions
Fetch a JSON file from a URL
Input Schema
Name | Required | Description | Default |
---|---|---|---|
headers | No | Optional headers to include in the request | |
url | Yes | URL of the JSON to fetch |