Fetch MCP Server
Fetch a URL and convert it to clean markdown.
Official — published by the vendor of the system it connects to.
Retrieve a page and strip it down to readable markdown, with chunked reads for long documents. The simplest way to give an agent one specific web page.
Install Fetch MCP Server
Paste this into your MCP client config — Claude Desktop, Claude Code, Cursor, VS Code and Windsurf all read the same shape — then restart the client.
npx -y @modelcontextprotocol/server-fetchDetails
- Repository
- https://github.com/modelcontextprotocol/servers
- Homepage
- https://github.com/modelcontextprotocol/servers
- Category
- Web Scraping
- Stars
- 5200
- Installs per month
- 47000
- Last checked
Other Web Scraping servers
- Playwright MCP Server — Drive a real browser: click, fill, screenshot. Official (Web Scraping)
- Puppeteer MCP Server — Headless Chrome for scraping and screenshots. (Web Scraping)