Fetches, renders, researches, and extracts web and document data through MCP with x402 USDC payments.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.
One-click editor setup isn’t available for this listing yet — we don’t have a confirmed install command, and we’d rather show nothing than point your editor at the wrong package or host. Follow the project’s own setup instructions, linked above.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Clawfetch MCP.
fetch_urlFetch any URL as clean markdown
render_pageRender JS-heavy pages (SPAs, React apps)
extract_dataExtract structured data from 17+ site types
research_topicMulti-source research with citations
check_domainsCheck domain name availability
suggest_domainsGenerate available domain suggestions
The Clawfetch MCP MCP server connects MCP-compatible clients to the ClawFetch Web Intelligence API. It gives agents operations for retrieving web pages as markdown, rendering pages that depend on JavaScript, extracting structured records, researching topics across multiple sources, and parsing office documents into markdown.
Its supported extraction targets include GitHub, npm, PyPI, Twitter/X, LinkedIn, YouTube, Product Hunt, Hacker News, Reddit, Crunchbase, Wikipedia, and other site types. The complete extractor list and each extractor’s schema can be requested with list_extractors.
This server belongs in the Search & Data Extraction category. It is suited to agents that need normalized web information or cited research rather than only raw HTTP responses.
The Clawfetch MCP MCP server can communicate with a local MCP client through stdio, or run as an HTTP service using MCP Streamable HTTP. In HTTP mode, clients initialize a session at /mcp, receive an Mcp-Session-Id, and send later tool calls with that session identifier. A server-sent events stream is available for notifications, and sessions can be closed with DELETE /mcp. The /health endpoint returns server health information.
Paid calls use the x402 payment protocol with USDC on Base. The configured wallet signs the payments, so the corresponding address must be funded on Base mainnet. Listed prices range from $0.001 for fetch_url to $0.02 for research_topic; health_check and wallet_info are free.
Install the package globally with npm:
For a local client, configure the clawfetch-mcp command and set CLAWFETCH_PRIVATE_KEY to the 0x-prefixed Ethereum private key used for x402 payments. For HTTP mode, set CLAWFETCH_TRANSPORT=http; CLAWFETCH_PORT defaults to 3001, and CLAWFETCH_HOST defaults to 0.0.0.0.
Optional settings include CLAWFETCH_BASE_URL, CLAWFETCH_TIMEOUT_MS, and CLAWFETCH_DEBUG. The private key should remain in local configuration and should not be submitted to the ClawFetch website.
The Clawfetch MCP MCP server exposes these tools:
fetch_url retrieves a URL as clean markdown.render_page handles JavaScript-heavy SPAs and React applications.extract_data returns structured information for supported site types.research_topic performs multi-source research with citations.check_domains checks domain availability.suggest_domains generates available domain suggestions.parse_document converts DOCX, PPTX, XLSX, PDF, and other supported documents to markdown.list_extractors lists available structured-data extractors.health_check checks API health, while wallet_info displays the payment wallet address.The hosted public MCP endpoint is retired and returns HTTP 410 Gone. Use a self-hosted local instance or call https://api.clawfetch.ai directly. ClawFetch does not subsidize paid requests, so tool usage requires USDC in the wallet on Base. The README documents Claude Desktop, Cursor, and Windsurf as MCP-compatible client examples; OpenClaw is also mentioned but is not included in the supported client slug list for this directory.
Always refer to the official documentation for the most accurate and up-to-date information.
Factual signals from GitHub, npm, and our automated checks — not a rating.
No reviews yet — be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/mcp-6)<a href="https://allmcps.com/mcp/mcp-6"><img src="https://allmcps.com/api/badge/mcp-6?style=directory" alt="Clawfetch MCP on AllMCPs" /></a>