Scrape, crawl, map & search the web. Open-source, self-hostable Rust crawler & search for AI agents.
io.github.us/fastcrw โ MCP Server for Web Scraping, Crawling, and Search
This MCP server (io.github.us/fastcrw) provides capabilities to scrape, crawl, map, and search the web. It supports converting URLs into clean markdown or structured JSON, using a single engine aimed at extraction workflows.
๐ ๏ธ Key Features
Web scraping, crawling, mapping, and search
URL-to-markdown conversion
URL-to-structured-JSON conversion
Open-source and self-hostable (Rust)
๐ Use Cases
Data extraction from web URLs
Preparing crawled content as markdown or JSON
Building search/scrape pipelines for AI agents
Using fastCRW as a firecrawl alternative and tavily alternative
โก Developer Benefits
Rust crawler and search tooling
Supports one engine for search, scrape, map, crawl, and extract
Can be run locally as a small Rust binary or used via a managed API
Topics align with MCP server integration (mcp-server)
โ ๏ธ Limitations
Documentation excerpt provided does not specify tool count, API endpoints, or supported input/output schemas.
Runs local and free, no account needed. To use the Cloud, paste your key into
the same command and it installs the binary, connects the key, and registers the
MCP server with the AI coding tools you already have:
bash
curl -fsSL https://fastcrw.com/install | CRW_API_KEY=crw_live_... sh
bash
crw search "rust tutorials"
Claude Code, Cursor, Codex, Gemini CLI, OpenCode and Windsurf are picked up
automatically when they are already set up; nothing else is touched, and your
key stays in ~/.config/crw/config.toml rather than being copied into each
tool. Add CRW_NO_AGENTS=1 to skip that step, or run crw setup on its own to
choose interactively.
1000 free credits, no credit card. Managed proxies, JS rendering and search,
with nothing to run or keep up to date.
Get my free key โ
On Firecrawl's own public 1,000-URL dataset, fastCRW recovered more truth than
Crawl4AI and Firecrawl, matched the fastest median latency, and idled at
~14 MB RAM.
On a different benchmark entirely, answer accuracy rather than scrape recall,
fastCRW answers 90.0% of the 600 AA-Omniscience questions correctly. Every
product listed on the Artificial Analysis Search Index sits below it.