@clawfetch/mcp
OfficialProvides tools for extracting structured data from Crunchbase company profiles, including funding, investors, and organizational details.
Provides tools for extracting structured data from GitHub repositories and profiles, including repo metadata, stars, and user information.
Provides tools for extracting structured data from npm packages, including package metadata, versions, and dependencies.
Provides tools for extracting structured data from Product Hunt products and posts, including votes, comments, and product details.
Provides tools for extracting structured data from PyPI packages, including metadata, release history, and dependencies.
Provides tools for extracting structured data from Reddit posts and comments, including content, scores, and subreddit information.
Provides tools for extracting structured data from Wikipedia articles, including summaries, infoboxes, and references.
Provides tools for extracting structured data from YouTube videos and channels, including video details, statistics, and channel information.
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@@clawfetch/mcpresearch the latest developments in AI"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
@clawfetch/mcp
MCP (Model Context Protocol) server for ClawFetch — Web Intelligence API for AI Agents.
Gives any MCP-compatible client (Claude Desktop, Cursor, Windsurf, OpenClaw, etc.) instant access to ClawFetch's web intelligence tools: fetch pages as markdown, render JS-heavy SPAs, extract structured data from 17+ site types, research topics multi-source, and check domain availability.
Payments are handled automatically via the x402 protocol — USDC on Base. No API keys, no billing dashboards.
☁️ Hosted Mode (Recommended)
Connect directly to the hosted MCP server — no installation required:
Endpoint: https://mcp.clawfetch.ai/mcp
Claude Desktop
Add to claude_desktop_config.json:
{
"mcpServers": {
"clawfetch": {
"type": "url",
"url": "https://mcp.clawfetch.ai/mcp"
}
}
}Cursor / Windsurf
Add to your MCP configuration:
{
"mcpServers": {
"clawfetch": {
"url": "https://mcp.clawfetch.ai/mcp"
}
}
}OpenClaw
mcp:
servers:
clawfetch:
url: https://mcp.clawfetch.ai/mcpNote: The hosted server handles x402 payments server-side. Tools that require payment (fetch, render, extract, research) will charge USDC on Base per call. Free tools (health_check, wallet_info, list_extractors) work without payment.
Related MCP server: WebScrape MCP Server
💻 Self-Hosted Mode
Run your own instance with full control over the payment wallet.
Install
npm install -g @clawfetch/mcpConfigure (stdio — for local MCP clients)
Add to your MCP client config (e.g., Claude Desktop):
{
"mcpServers": {
"clawfetch": {
"command": "clawfetch-mcp",
"env": {
"CLAWFETCH_PRIVATE_KEY": "0xYOUR_ETHEREUM_PRIVATE_KEY"
}
}
}
}The private key signs x402 micropayments (USDC on Base). Fund the corresponding address with USDC on Base mainnet.
Run as HTTP Server
Expose the MCP server over HTTP for remote clients:
CLAWFETCH_PRIVATE_KEY=0x... CLAWFETCH_TRANSPORT=http CLAWFETCH_PORT=3001 clawfetch-mcpThis starts a server at http://localhost:3001/mcp using the Streamable HTTP transport (MCP spec compliant).
HTTP Endpoints
Endpoint | Method | Description |
| POST | Initialize session — returns |
| GET | SSE stream for server-to-client notifications (requires session ID) |
| DELETE | Close a session |
| GET | Server health check (JSON) |
Session Flow
Initialize:
POST /mcpwith JSON-RPCinitializerequest → getMcp-Session-IdheaderCall tools:
POST /mcpwithMcp-Session-Idheader + JSON-RPCtools/callrequestStream:
GET /mcp?sessionId=...for SSE notifications (optional)Close:
DELETE /mcpwithMcp-Session-Idheader
Tools
Tool | Description | Cost |
| Fetch any URL as clean markdown | $0.001 |
| Render JS-heavy pages (SPAs, React apps) | $0.005 |
| Extract structured data from 17+ site types | $0.008 |
| Multi-source research with citations | $0.02 |
| Check domain name availability | $0.008 |
| Generate available domain suggestions | $0.008 |
| Parse office docs (docx/pptx/xlsx/pdf/…) to markdown | $0.005 |
| List supported structured data extractors | $0.001 |
| Check API health status | Free |
| Show payment wallet address | Free |
Supported Extractors
GitHub repos/profiles, npm packages, PyPI packages, Twitter/X profiles, LinkedIn profiles/companies, YouTube videos/channels, Product Hunt, Hacker News, Reddit, Crunchbase, Wikipedia, and more.
Use list_extractors to see all available types with their schema.
Environment Variables
Variable | Required | Default | Description |
| Yes* | — | Ethereum private key (0x-prefixed) for x402 payments |
| No |
| API base URL |
| No |
| Transport: |
| No |
| HTTP server bind address |
| No |
| HTTP server port |
| No |
| Request timeout in ms |
| No |
| Enable debug logging ( |
* Required for self-hosted mode. The hosted server at mcp.clawfetch.ai manages its own wallet.
Development
git clone https://github.com/clawfetch/clawfetch-mcp.git
cd clawfetch-mcp
npm install
npm run build
npm testLicense
MIT
This server cannot be deployed
Maintenance
Related MCP Connectors
Scrape, crawl and search the web for AI agents via MCP.
Hosted MCP with 91 agent tools: X, domains, SEO, Maps, Trends, Search, YouTube, TikTok, and more.
Your agent needs the open web — searched by more than one engine, and read as clean markdown rather than raw HTML. **What you can ask for** • "Search this question with two providers and tell me where they disagree." • "Scrape these 40 URLs into markdown, in one batch." • "Crawl this documentation site and give me every page." • "Do deep research on this topic and cite the sources." • "Find the academic papers behind this claim." **How to use it** Point any MCP client at https://mcp.aisa.one/search/mcp and sign in with OAuth — there is no key to create or paste. 30 tools across several independent providers: Tavily and Exa search, answers, contents and agent runs; Firecrawl scrape, batch scrape, crawl, map and search; Perplexity Sonar, Sonar Pro, reasoning and deep research; Oxylabs AI search and LLM jobs; OpenAI and Anthropic web search; and scholarly search. **Why this rather than the source** Several independent indexes behind one account, because one engine's blind spot is not visible from inside it. **It is also a door to the rest** The same login reaches 26 sources and 580+ operations. Find the page here, then ask the same agent who links to it or how much traffic it gets — without adding a second server. **What it costs** Finding and inspecting an operation is free. Running one is billed per call at API prices, with no seat and no monthly minimum, and every call takes max_price_usd so an agent cannot overspend by accident. **Where else it reaches** https://mcp.aisa.one/seo-serp/mcp for the Google results page itself, https://mcp.aisa.one/seo-serp-other-engines/mcp for Bing, Baidu and Naver.
The web capability layer for AI agents: render, extract, DNS, SSL, WHOIS & more via x402.
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceMCP tool server that gives any AI agent the ability to search, scrape, and analyze content across the internet.41MIT
- FlicenseNot gradedqualityCmaintenanceMCP server that enables AI agents to search the web and extract clean Markdown content, with support for JavaScript rendering, structured data extraction, and screenshots.1-

DLBrowserofficial
AlicenseNot gradedqualityBmaintenanceMCP server that gives AI agents reliable web access with self-healing, anti-bot bypass and clean content extraction. It provides 11 tools like fetch, scrape, and search, metered by credit with cost transparency.27 PyPI1MIT
fetcher.cloudofficial
AlicenseNot gradedqualityDmaintenanceMCP server that gives AI agents web capabilities such as rendering pages, extracting content, resolving links, and inspecting domains, with per-call USDC payments via x402.MIT