F

Fetch

Official
Featured

Fetch a URL and return clean Markdown — the canonical web-reading tool.

by Anthropic· 38.4k·Development·Updated 1 day ago

Install

Add this command to your MCP client config to connect Fetch.

uvx mcp-server-fetch

About Fetch

The fetch server takes a URL, downloads it, strips the boilerplate, and returns Markdown. It handles HTML→Markdown conversion (so the model gets readable content rather than nav menus and cookie banners) and respects robots.txt by default.

It is the simplest and most-used MCP server in practice — any time you say "go read this page and summarize it," fetch is the thing actually doing the reading. Pair it with brave-search or tavily for "search the web, then read the top 3 results" workflows.

Tags

Other MCP servers in Development and beyond.