Loomal

Fetch URL MCP Server

MCP server by github.com/j0hanz/fetch-url-mcp

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

0 starsnpm: @j0hanz/fetch-url-mcp

About Fetch URL MCP Server

Fetch URL MCP Server is an MCP (Model Context Protocol) server published by j0hanz in the official MCP registry. An MCP server that fetches web pages and converts them to clean, readable Markdown.

It ships as an npm package (@j0hanz/fetch-url-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/j0hanz/fetch-url-mcp.

Use Fetch URL MCP Server with your agent

Claude Code · one command
claude mcp add fetch-url-mcp-server -- npx -y @j0hanz/fetch-url-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "fetch-url-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@j0hanz/fetch-url-mcp"
      ]
    }
  }
}
npm@j0hanz/fetch-url-mcp

Frequently asked questions

What is Fetch URL MCP Server?
Fetch URL MCP Server is an MCP (Model Context Protocol) server by j0hanz. An MCP server that fetches web pages and converts them to clean, readable Markdown.
How do I connect Fetch URL MCP Server to Claude, Cursor, or another MCP client?
Install Fetch URL MCP Server from its npm package (@j0hanz/fetch-url-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Fetch URL MCP Server open source?
Yes — the source code is public at github.com/j0hanz/fetch-url-mcp.
Can AI agents pay to use Fetch URL MCP Server?
Not yet through Loomal — Fetch URL MCP Server is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Fetch URL MCP Server? Claim this listing free by verifying GitHub ownership, or contact us.