mcpbeat Sign in

CleanPage MCP Server

answering

CleanPage is answering right now. Last checked 10 min ago. It exposes 4 tools. Last commit 18 Sep 2026.

Turn any URL into clean, structured, agent-ready content. $0.02/call via x402 on Base.

Uptime history 4 days of history · worst day 96%
4 days agonow
96.7%
Uptime 24h
88 of 91 checks
4
Tools
read from the server
145 ms
Response time
average over 24h
0
Stars
last commit 18 Sep 2026

CleanPage does not always answer

Over the last week it answered 96.8% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 10 min ago.

run in your terminal
claude mcp add cleanpage --transport http https://cleanpage-mcp.cleanpage-mcp.workers.dev/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "cleanpage": {
      "url": "https://cleanpage-mcp.cleanpage-mcp.workers.dev/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.cleanpage]
url = "https://cleanpage-mcp.cleanpage-mcp.workers.dev/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "cleanpage": {
      "url": "https://cleanpage-mcp.cleanpage-mcp.workers.dev/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "cleanpage": {
      "url": "https://cleanpage-mcp.cleanpage-mcp.workers.dev/mcp"
    }
  }
}

Available tools 4

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

capabilities
list_capabilities
Free. Returns the full list of tools this server offers, including which are paid, their prices, and their input schemas — so an agent can decide what to call before spending anything.
clean
clean_page
Fetches a URL and returns clean, structured, agent-optimized content: readable markdown, plain text, metadata (author/date/site/word count), extracted links and images, an optional structured facts array, and a 0-100 quality score. Handles common failure modes (paywalls, bot-walls, empty JS shells) with clear typed errors instead of silently returning junk. PAID TOOL: $0.02 USDC per successful call via x402 (USDC on base). Call with no payment first to receive the exact payment requirements (HTTP 402), then retry with an X-PAYMENT header. Failed extractions are not charged.
health
health
Free. Returns service status, version, and uptime signal. Use to check the service is reachable before paying for anything.
pricing
pricing
Free. Returns current pricing, accepted payment network/asset, and the x402 payment flow details for paid tools.

Endpoints

URLTransportStateLatencyChecked
https://cleanpage-mcp.cleanpage-mcp.workers.dev/mcp streamable-http answering 258 ms 10 min ago

Alternatives to CleanPage

same job, measured the same way
C
Parser
by wrapper-agency-parsedoc

Parse receipts & invoices into structured JSON. Pay per call in USDC (x402 on Base), no API key.

26 installs/wk local only
I
Perpage MCP Server
by cal-dev-tech

Give AI agents clean, LLM-ready web data — scrape any URL to markdown or extract structured JSON.

23 installs/wk local only
Document to JSON – PDF Invoice/Statement/Contract Parser
by fashionmascherine-svg

Turn any PDF into structured JSON via AI + OCR: invoices, bank statements, contracts.

answering
C
Utilsforagents MCP
by utilsforagents

Pay-per-call AI agent utilities via x402 on Base (USDC). 7 tools, $0.003/call.

28 installs/wk local only
AgentForge
by sciscale

Turn rough requests into rigorously structured prompts, for any coding agent.

29 installs/wk local only
Fastcrawl
by fastcrawl

Cloud scraping & crawling API for AI agents. Turn any URL into clean, LLM-ready markdown.

answering
I
webclaw
by 0xmassi

Turn any URL into clean markdown/JSON for AI agents. Self-hostable web content extraction.

276 installs/wk local only
Agentic Endpoints
by oliverkiss

Pay-per-call tools for autonomous agents, settled in USDC on Base via x402.

20 tools answering

CleanPage — questions

Answers built from our own checks of this server.

What can CleanPage do?
It exposes 4 tools, read directly from the server on our last check. Among them: clean_page, health, list_capabilities, pricing. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is CleanPage working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 88 of 91 checks got a reply (96.7%), average response time 145 ms. The bar chart above shows every period we have measured.
How do I connect CleanPage?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does CleanPage need an API key?
No. CleanPage completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 4 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is CleanPage?
It answers our handshake in 145 ms on average, which is faster than 79% of all working MCP servers we measure. That puts it in the quick quarter of the ecosystem. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is CleanPage open source?
Yes — it is published under the MIT licence, written in TypeScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.