Search & Data ExtractionOfficialPython
Fetch MCP Server
Fetch web content and convert HTML pages into LLM-friendly markdown output.
2.9k starsUpdated Aug 16, 2026npm/@modelcontextprotocol/server-fetch
Ads
Overview
Retrieves remote URLs and returns cleaned text content suitable for model context windows.
Installation
uvx mcp-server-fetch
Configuration
{
"mcpServers": {
"fetch": {
"command": "uvx",
"args": ["mcp-server-fetch"]
}
}
}Capabilities
- fetch
Fetch a URL and return markdown content.
Supported clients
- Claude Desktop
- Cursor
Tags
- web
- markdown
Related MCP servers
Mastra Docs Server
OfficialProvides AI assistants with direct access to Mastra.ai's complete knowledge base.
27.5kSearch & Data ExtractionUpdated Today
Perplexity Ask MCP Server
OfficialA connector for the Perplexity API to enable web search within the MCP ecosystem.
2.5kSearch & Data ExtractionUpdated 1 day ago
Perplexity
OfficialAn MCP server that connects to Perplexity's Sonar API, enabling real-time web-wide research in conversational AI.
2.5kSearch & Data ExtractionUpdated 1 day ago
Tavily
OfficialOfficial Tavily MCP server for AI search and content extraction, giving MCP clients web search, crawl, and extract tools.
2.4kSearch & Data ExtractionUpdated 8 days ago