F

Fetch MCP

Fetch and convert any webpage to clean Markdown

Official
APIs & Integrations
Install Command
npx -y @modelcontextprotocol/server-fetch
Claude 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