Fetch MCP
Official web fetch server — let AI retrieve content from any URL, including HTML to Markdown conversion for clean LLM consumption.
API key or simple config
About
The official Fetch MCP server enables AI assistants to fetch and process web content. It handles HTML-to-Markdown conversion, follows redirects, and can extract specific content from pages.
A foundational building block for any AI workflow that needs to access web content, documentation, or APIs.
Use Cases
- Read documentation pages during development
- Fetch and analyze web content for research
- Access APIs and parse responses
- Extract structured data from websites
Works With
Categories
Quick Install
npx @modelcontextprotocol/server-fetch Add to your Claude Desktop config or MCP client settings.
Related Servers
Brave Search MCP
Official Brave Search integration — give AI real-time web search access via the Brave Search API for up-to-date information.
Puppeteer MCP
Official Puppeteer browser automation server — let AI control a real browser for scraping, screenshots, and UI testing.
Playwright MCP
Official Microsoft Playwright browser automation server — AI-powered cross-browser testing and web interaction.