Search & Knowledge
Fetch MCP
Fetch retrieves URLs and converts HTML into clean markdown optimized for LLM context. Maintained as a Python reference server in the official MCP servers collection.
Stars
88.4k
Installs
410.0k
License
MIT
Kind
MCP
Trust evidence
Verified
Verified MCP — curated catalog entry with reviewed setup metadata.
- Stars: 88.4k · catalog
- Freshness: Updated 2026-07-10
- Used in 1 known stack
Prerequisites
- · Host app that loads MCP config (Cursor, Claude Desktop, etc.)
Reference command
{
"mcpServers": {
"fetch": {
"command": "uvx",
"args": ["mcp-server-fetch"]
}
}
}