Loomal

readdown-mcp

MCP server by github.com/zcag/readdown-mcp

Convert web pages to clean, LLM-optimized Markdown. No browser needed.

0 starsoci: ghcr.io/zcag/readdown-mcp:1.0.0

About readdown-mcp

readdown-mcp is an MCP (Model Context Protocol) server published by zcag in the official MCP registry, listed under Browser Automation on Loomal. Convert web pages to clean, LLM-optimized Markdown. No browser needed.

It ships as a Docker image (ghcr.io/zcag/readdown-mcp:1.0.0), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/zcag/readdown-mcp.

Use readdown-mcp with your agent

Claude Code · one command
claude mcp add readdown-mcp -- docker run -i --rm ghcr.io/zcag/readdown-mcp:1.0.0
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "readdown-mcp": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/zcag/readdown-mcp:1.0.0"
      ]
    }
  }
}
ocighcr.io/zcag/readdown-mcp:1.0.0

Frequently asked questions

What is readdown-mcp?
readdown-mcp is an MCP (Model Context Protocol) server by zcag in the Browser Automation category. Convert web pages to clean, LLM-optimized Markdown. No browser needed.
How do I connect readdown-mcp to Claude, Cursor, or another MCP client?
Install readdown-mcp from its oci package (ghcr.io/zcag/readdown-mcp:1.0.0) 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 readdown-mcp open source?
Yes — the source code is public at github.com/zcag/readdown-mcp.
Can AI agents pay to use readdown-mcp?
Not yet through Loomal — readdown-mcp 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 readdown-mcp? Claim this listing free by verifying GitHub ownership, or contact us.