Skip to main content
CC
CULT OF CLAUDE
CC
CULT OF CLAUDE

Not affiliated with Anthropic. An independent community resource.

Fetch MCP Server GitHub repository preview
Web Editor's Pick Official (Anthropic) Easy Setup

Fetch MCP Server

HTTP requests from Claude -- basic but essential for any workflow that touches the web.

Web content fetching and conversion for efficient LLM usage. Supports GET/POST with automatic HTML-to-markdown conversion.

Anthropic avatar
By Anthropic 81.1k stars Verified 2026-03-15

Install

terminal
$ npx -y @modelcontextprotocol/server-fetch

Who It's For

Anyone who needs Claude to read web pages, call APIs, or fetch remote content.

Compatibility

Claude CodeClaude DesktopCursorWindsurf

Pros

  • Official reference server
  • Auto HTML-to-markdown
  • Configurable timeouts
  • Simple setup

Cons

  • No JavaScript rendering
  • Rate limiting is user's responsibility
  • Large pages consume context

Alternatives

Links