Install to Claude Code

This server doesn't publish a one-line install command. Follow the setup in the source repository.

Summary

The Fetch MCP server retrieves a web page and converts it to clean, LLM-friendly markdown, so an agent can read and reason over live web content instead of raw HTML.

Overview

The Fetch MCP server retrieves a web page and converts it to clean, LLM-friendly markdown, so an agent can read and reason over live web content instead of raw HTML.

Key Features

  • Fetch any URL on demand
  • Convert HTML to readable markdown
  • Trim boilerplate for token-efficient context
  • Lightweight, no API key required

Use Cases

  • Pull a doc or article into the conversation
  • Read changelogs or release notes live
  • Ground answers in a specific web page

Getting started

Add Fetch MCP to your MCP-capable client — Claude Code, Cursor, Codex, and others — by following the setup in the official repository. Most servers register under your client's mcpServers config with a command, arguments, and any required API keys; Fetch MCP documents the exact command and credentials in its README.

Related MCP servers

Browse all →