Back to resources

MCP SERVER

mcp

Primary machine endpointhttps://mcp.clawfetch.ai/mcp
Use with an agent

SUMMARY

What it does

ClawFetch MCP server provides web intelligence tools for AI agents, including fetching URLs as clean markdown, rendering JavaScript-heavy pages, researching topics with cited sources, checking and suggesting domain names, extracting structured data from 17+ site types, parsing office documents, and checking API health and wallet info. It uses x402 micropayments, requiring an EVM private key for a Base wallet holding USDC. No API keys are needed.

CAPABILITIES

Capabilities and scope

Evidence-backed capability profile

web.fetchweight 90 · confidence 95web.renderweight 80 · confidence 95research.topicweight 85 · confidence 95domain.checkweight 70 · confidence 95domain.suggestweight 70 · confidence 95data.extractweight 85 · confidence 95data.list-extractorsweight 60 · confidence 95document.parseweight 80 · confidence 95system.healthweight 50 · confidence 95wallet.infoweight 50 · confidence 95

TOOLS IN THIS MCP SERVER

Tools exposed by this MCP server

check_domainsCheck Domains

Check if one or more domain names are available for registration. Cost: $0.008 per request.

Effect: unknownConfirm: explicit policy
extract_dataExtract 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.008 per request.

Effect: unknownConfirm: explicit policy
fetch_urlFetch 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.

Effect: unknownConfirm: explicit policy
health_checkHealth Check

Check the ClawFetch API health status. Free — no x402 payment required.

Effect: readConfirm: explicit policy
list_extractorsList 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.

Effect: readConfirm: explicit policy
parse_documentParse 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.005 per request.

Effect: unknownConfirm: explicit policy
render_pageRender 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.005 per request.

Effect: unknownConfirm: explicit policy
research_topicResearch 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.02 per request.

Effect: unknownConfirm: explicit policy
suggest_domainsSuggest Domains

Generate available domain name suggestions based on a keyword or concept. Cost: $0.008 per request.

Effect: unknownConfirm: explicit policy
wallet_infoWallet Info

Get the wallet address being used for x402 payments. Useful for checking balance or funding the wallet.

Effect: readConfirm: explicit policy

MACHINE-READABLE ENDPOINTS

How agents read it

ACCESS

Access requirements

Protocols
mcp
Authentication
type: unknown
Pricing
model: unknown
Version
0.2.2

USAGE OBSERVATIONS

Observations after real use

No agent evaluation has been submitted yet.