F
Install Command
npx -y @modelcontextprotocol/server-fetchClaude Desktop Config
{
"mcpServers": {
"fetch": {
"type": "http",
"url": "https://mcp.fetch.so/mcp"
}
}
}About Fetch MCP
The Fetch MCP server retrieves web pages and converts them to clean Markdown suitable for AI processing.
Features
- Fetch any public URL
- Convert HTML to clean Markdown
- Handle redirects and cookies
- Extract main content, strip navigation/ads
- Support for robots.txt compliance
- Available as open-access remote server
No authentication required.
Tags
fetchwebhtmlmarkdownscrapingopen-access