
mcp
Web intelligence for AI agents: fetch, render, extract, research.
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноТолько чтение
Что умеет
Какие данные видит
Нужен ли аккаунт
Не нужен: сервер работает без входа
Web intelligence for AI agents: fetch, render, extract, research. x402 micropayments, no API keys.
Список инструментов сервера (10)
Технические названия из tools/list. Нужны только разработчикам.
| 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. |
| 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.005 per request. |
| 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.02 per request. |
| check_domains | Check if one or more domain names are available for registration. Cost: $0.008 per request. |
| suggest_domains | Generate available domain name suggestions based on a keyword or concept. Cost: $0.008 per request. |
| 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.008 per request. |
| 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. |
| 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.005 per request. |
| health_check | Check the ClawFetch API health status. Free — no x402 payment required. |
| wallet_info | Get the wallet address being used for x402 payments. Useful for checking balance or funding the wallet. |