Back to Browse

Fetch MCP

by AnthropicUtilities
(0 reviews)

Description

Make HTTP requests to any URL. Fetch web pages, call REST APIs, download content, and interact with web services from MCP-enabled applications.

httpfetchapiwebrequests

Installation

Add this server to your MCP configuration:

{
  "mcpServers": {
    "fetch-mcp": {
      "command": "npx",
      "args": ["-y", "https://npmjs.com/package/@modelcontextprotocol/server-fetch"]
    }
  }
}

Reviews (0)

Log in to leave a review.

No reviews yet.

Fetch MCP | MCP Warehouse