Fetch

MCP Server Official Verified

Web content fetching and conversion for efficient LLM usage. Fetches URLs and converts HTML to markdown for clean AI consumption.

by Anthropic

★★★★★ 4.6/5 (720 reviews)
79.1kGitHub stars
150kinstalls
Updated 2026-02-10
typescriptbeginneractive

Installation

npx -y @modelcontextprotocol/server-fetch

Quick Start

```json
{
  "mcpServers": {
    "fetch": {
      "command": "npx",
      "args": ["-y", "@modelcontextprotocol/server-fetch"]
    }
  }
}
```

Tools & Capabilities

fetch

Compatibility

Claude Desktop Continue Cline Cursor Windsurf

About Fetch

Web content fetching and conversion for efficient LLM usage. Fetches URLs and converts HTML to markdown for clean AI consumption.

View on GitHub →

Language: TypeScript

Category: APIs

← Back to MCP Hub Directory