MCP Fetch Server
Reference MCP server for fetching and converting web content. Pulls a URL, runs HTML through a readability extractor, returns markdown the model can chunk and reason over. The lightweight web-reader pair to Brave Search — search returns links, fetch reads them.
Overview
Reference MCP server for fetching and converting web content. Pulls a URL, runs HTML through a readability extractor, returns markdown the model can chunk and reason over. The lightweight web-reader pair to Brave Search — search returns links, fetch reads them.
Stack & relationships
How MCP Fetch Server relates to other entries in the catalog — recommended pairings, alternatives, dependencies, and edges to avoid. Each edge carries a one-line operator note from our editorial team.
Recommended stack
- Pairs withMCP Brave Search Server
Search returns links; fetch reads them. The canonical web-research duo in the Anthropic reference set.
Alternatives
- Alternative toPlaywright MCP
Fetch is for static HTML; Playwright handles JS-rendered pages, auth flows, and forms. Pick Playwright when readability extraction isn't enough.
Pros
- Markdown conversion via readability built in
- Tiny dependency surface
- Composes naturally with mcp-server-brave-search
Cons
- Not a full browser — JS-rendered pages need Playwright MCP
- No JS evaluation or auth flows
Compatibility
| Operating systems | macOS Linux Windows |
| GPU backends | n/a |
| License | Open source · free (OSS, MIT) |
Get MCP Fetch Server
Frequently asked
Is MCP Fetch Server free?
What operating systems does MCP Fetch Server support?
Which GPUs work with MCP Fetch Server?
Reviewed by RunLocalAI Editorial. See our editorial policy for how we evaluate tools.