Skip to content
Back to search
30
MCP

Fetch URL MCP Server

io.github.j0hanz/fetch-url-mcp

An MCP server that fetches web pages and converts them to clean, readable Markdown.

Uptime
0.0%
19 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "fetch_url_mcp_server": {
      "url": "None",
      "transport": "http"
    }
  }
}