← Back to Tools
🌐

Fetch URL

Make an HTTP request to a URL and return the response body

General 🌐 Fetch Output: text

Example Prompt

Fetch the JSON response from the /api/status endpoint

Input Parameters

url string Required

URL to fetch

method string Optional

HTTP method (default GET)

headers object Optional

Request headers

Install MCP Server

aivyx hub install mcp-servers/fetch

This tool is available after installing the Fetch MCP server.

Tags

httpapiwebrequestfetch