Fetch any URL and convert web content to clean markdown for AI consumption
The simplest and most essential MCP server for web access. Fetch any public URL and receive the content as clean, AI-readable markdown — perfect for reading documentation, articles, and web pages. Features: - Fetch any HTTP/HTTPS URL - Automatic HTML-to-markdown conversion - Preserves links and code blocks - Handles JavaScript-rendered pages via optional Playwright backend - Respects robots.txt - Configurable user agent - Returns raw HTML if markdown conversion not needed The Fetch MCP is the go-to solution when your AI needs to read current documentation, follow a URL from search results, or process web content. Simpler than Puppeteer for read-only use cases. Installed via uvx (Python) — requires Python 3.10+ and uv package manager.
File location: .cursor/mcp.json (project) or ~/.cursor/mcp.json (global)
{
"fetchMcpServer": {
"command": "uvx",
"args": [
"mcp-server-fetch"
]
}
}If you maintain Fetch MCP Server, add this badge to your README to show it's verified on CuratedMCP:
[](https://curatedmcp.com/marketplace/fetch-mcp-server)
Brave Search MCP
Real-time web and local search using the Brave Search API — no tracking, no ads
Firecrawl MCP
Advanced web scraping with JavaScript rendering, PDF support, and autonomous research agents
Tavily MCP
AI-optimised web search built for agents — grounded, real-time answers with source citations