Cette page est affichée en anglais. Une traduction française est en cours.
CLI ToolsMay 14, 2026·3 min de lecture

crw — Fast Web Scraping + Search MCP in Rust

crw is a Rust web scraping/search tool with a Firecrawl-compatible API plus built-in MCP support for agents. Verified 87★; pushed 2026-05-14.

Prêt pour agents

Cet actif peut être lu et installé directement par les agents

TokRepo expose une commande CLI universelle, un contrat d'installation, le metadata JSON, un plan selon l'adaptateur et le contenu raw pour aider les agents à juger l'adaptation, le risque et les prochaines actions.

Needs Confirmation · 64/100Policy : confirmer
Surface agent
Tout agent MCP/CLI
Type
Skill
Installation
Single
Confiance
Confiance : Established
Point d'entrée
Asset
Commande CLI universelle
npx tokrepo install b58a400e-ff67-5427-ae6a-4e5cb8cc9f34
Introduction

crw is a Rust web scraping/search tool with a Firecrawl-compatible API plus built-in MCP support for agents. Verified 87★; pushed 2026-05-14.

Best for: Agent workflows that need reliable web-to-markdown scraping plus a local CLI or MCP server option

Works with: Rust CLI; optional local mode; integrates with MCP clients like Claude Code via claude mcp add (per README)

Setup time: 8-20 minutes

Key facts (verified)

  • GitHub: 87 stars · 5 forks · pushed 2026-05-14.
  • License: AGPL-3.0 · owner avatar + repo URL verified via GitHub API.
  • README-backed entrypoint: crw setup.

Main

  • Use local mode first to validate output quality and latency before you depend on it in a larger agent workflow.

  • If you need API compatibility, keep the Firecrawl-style endpoint paths in your client code so switching providers stays easy.

  • Treat rendering as an operational variable: allow fallback renderers and surface warnings to your agent logs.

  • For production, add rate limiting and host allowlists so web access doesn’t become an unbounded crawler.

README (excerpt)

fastCRW

The web scraper built for AI agents. Single binary. Zero config.

crates.io CI License GitHub Stars fastcrw.com

Follow on X Follow on LinkedIn Join our Discord

fastCRW - Search + scrape live web results for AI agents | Product Hunt

Works with: Claude Code · Cursor · Windsurf · Cline · Copilot · Continue.dev · Codex · Gemini CLI

Quick StartAI Agents

Source-backed notes

  • README includes a quick start install script via curl ... install.sh | CRW_BINARY=crw sh followed by crw setup.
  • README states it provides a Firecrawl-compatible API and includes MCP integration examples for Claude Code via npx crw-mcp.
  • README contains benchmark tables and resource claims; treat them as README-provided context, not independently verified metrics.

FAQ

  • Is it only an API server?: README describes both a CLI and MCP integration; you can start with the CLI locally.
  • How do I connect it to my agent?: README shows adding it to Claude Code via claude mcp add ... -- npx crw-mcp.
  • How do I keep web access safe?: Use allowlists, rate limits, and start with minimal scope in local mode.
🙏

Source et remerciements

Created by us. Licensed under AGPL-3.0.

us/crw — ⭐ 87

Thanks to the upstream maintainers and contributors for publishing this work under an open license.

Fil de discussion

Connectez-vous pour rejoindre la discussion.
Aucun commentaire pour l'instant. Soyez le premier à partager votre avis.

Actifs similaires