Skip to content
Back to search
30
MCP

@j0hanz/fetch-url-mcp

npm/@j0hanz/fetch-url-mcp

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

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

How to use

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

{
  "mcpServers": {
    "@j0hanz/fetch-url-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}