Fetch MCP
The Fetch server downloads a URL and converts the HTML into clean markdown that's easy for LLMs to consume. It strips navigation, scripts, and boilerplate, then truncates to a sensible context length. Best for research agents and anyone who wants their AI to read articles, docs, or APIs without a browser.
AI ToolFree Tier: Fully free, open-source (MIT)Company: Anthropic / MCP projectCategory: MCP ServersOpen Source: YesQuick Start: npx -y @modelcontextprotocol/server-fetch → Configure in your MCP client → Ask the assistant to fetch a URL and summarize itVisit Fetch MCP