Fetch MCP Server

Official
Search & Web
stdio

Fetch any URL and convert HTML content to clean Markdown, optimized for LLM token consumption. Supports robots.txt checking, content extraction, and efficient web content ingestion for AI agents.

Quick Install

$ uvx mcp-server-fetch

Configuration by Client

{
  "mcpServers": {
    "server": {
      "command": "uvx",
      "args": [
        "mcp-server-fetch"
      ]
    }
  }
}

Need a different client? Use the Config Generator for Windsurf, Cline, Antigravity, and more.

Available Tools (1)

fetch