mcpbeat

Clawfetch MCP Server

by clawfetch
answering

Clawfetch is answering right now. Last checked 1 min ago. It exposes 10 tools. Last commit 5 Aug 2026.

Web intelligence for AI agents: fetch, render, extract, research. x402 micropayments, no API keys.

Uptime history 4 hours of history
4 hours agonow
100.0%
Uptime 24h
11 of 11 checks
10
Tools
read from the server
173 ms
Response time
average over 24h
0
Stars
last commit 5 Aug 2026

Connect this server

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

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

Available tools 10

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

domains
check_domains
Check if one or more domain names are available for registration. Cost: $0.002 per request.
extract
extract_data
Extract structured data from a URL using a specialized extractor. Supports 17+ site types including GitHub repos/profiles, npm packages, Twitter/X profiles, LinkedIn, YouTube, Product Hunt, Hacker News, Reddit, and more. Cost: $0.003 per request.
extractors
list_extractors
List all available structured data extractors with their supported domains and fields. Use this to discover what sites ClawFetch can extract typed data from. Cost: $0.001.
health
health_check
Check the ClawFetch API health status. Free — no x402 payment required.
parse
parse_document
Parse an office document (docx, pptx, xlsx, pdf, odt, ods, odp, rtf, epub, csv, doc, ppt) into clean GitHub-Flavored Markdown. Provide a document URL or a local file path. Deterministic Rust converter — headings, tables, and lists preserved. No OCR: scanned/image-only PDFs are rejected. Cost: $0.002 per request.
render
render_page
Render a JavaScript-heavy page using a stealth browser and return clean markdown. Use for SPAs, React/Vue/Angular apps, pages behind JS rendering. Cost: $0.002 per request.
research
research_topic
Research a topic using multiple sources. Returns a summary with cited sources. Great for market research, competitive analysis, fact-checking, and current events. Cost: $0.01 per request.
suggest
suggest_domains
Generate available domain name suggestions based on a keyword or concept. Cost: $0.002 per request.
url
fetch_url
Fetch a URL and return its content as clean markdown. Works for articles, docs, blogs, product pages — any static HTML. Cost: $0.001 per request.
wallet
wallet_info
Get the wallet address being used for x402 payments. Useful for checking balance or funding the wallet.

Endpoints

URLTransportStateLatencyChecked
https://mcp.clawfetch.ai/mcp streamable-http answering 168 ms 1 min ago

Alternatives to Clawfetch

same job, measured the same way
Research Report API
by br0ski777

Multi-source research report generator with web fetching. x402 micropayment.

1 tools answering
Drain MCP
by kimbo128

Pay for AI inference with USDC micropayments on Polygon. No API keys needed.

34 installs/wk local only
BTCFi API
by aiindigo925

Bitcoin data for AI agents. 27 tools with x402 micropayments. No API keys needed.

47 installs/wk local only
Madeonsol
by madeonsol

Solana KOL trading intelligence & deployer analytics via x402 micropayments or API key.

339 installs/wk local only
C
Extract
by mart402

Web extraction, OCR (Japanese-strong), invoice and company data for AI agents. x402, no API key.

15 tools answering
Secant Agent Research Pack
by jnilrac

Paid MCP web research for agents: search, extraction, citations, and x402 payment discovery.

5 tools answering
I
Hederatoolbox
by mountainmystic

Hedera blockchain intelligence for AI agents. 23 tools, 7 modules. HBAR micropayments. No signup.

36 installs/wk local only
HTTPayer
by httpayer

x402 micropayments for AI agents — credits-based, no wallets, no blockchain.

46 installs/wk local only

Clawfetch — questions

Answers built from our own checks of this server.

What can Clawfetch do?
It exposes 10 tools, read directly from the server on our last check. Among them: check_domains, extract_data, fetch_url, health_check, list_extractors, parse_document and 4 more. 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 Clawfetch working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 11 of 11 checks got a reply (100.0%), average response time 173 ms. The bar chart above shows every period we have measured.
How do I connect Clawfetch?
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 Clawfetch need an API key?
No. Clawfetch completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 10 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Clawfetch?
It answers our handshake in 173 ms on average, which is faster than 72% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Clawfetch 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.