Search: firecrawl
Search MCP servers and agent skills by name, description, category or topic — 13 results.
firecrawl/firecrawl-mcp-server
Official Firecrawl server with live browser interaction (`firecrawl_interact`) — navigate, click, type, and scroll on a page before extraction, for JS-heavy or auth-gated sites. Also scrape, crawl, map, search, and extract.
firecrawl/firecrawl-build
Integrate Firecrawl into application code for web search, scraping, extraction, and browser interaction
firecrawl/firecrawl-build-interact
Multi-step Firecrawl browser flows: clicks, form fills, pagination, and auth-aware navigation
firecrawl/firecrawl-build-onboarding
Set up Firecrawl credentials and SDK in a project for the first integration
firecrawl/firecrawl-build-scrape
Integrate Firecrawl `/scrape` for single-page extraction from product code
firecrawl/firecrawl-build-search
Integrate Firecrawl `/search` for query-first discovery with optional content hydration
us/crw
fastCRW — open-source (AGPL-3.0), self-hostable Rust web crawler & search API for AI agents. Tools: `scrape`, `crawl`, `map`, and SearXNG-backed `search`. Single ~6MB static binary; reproducible 1K-URL benchmarks faster than hosted alternatives. Hosted MCP at [fastcrw.com/mcp](https://fastcrw.com/mcp) (Streamable HTTP, OAuth) or self-host.
0xMassi/webclaw
Web content extraction for AI agents. 10 tools: scrape, crawl, map, batch, extract, summarize, diff, brand, search, research. TLS fingerprinting bypasses anti-bot without a browser. 67% fewer tokens than raw HTML. `npx create-webclaw` auto-configures Claude, Cursor, Windsurf, Codex, OpenCode.
alex-on-ai/WebReaper
AI-native web scraper MCP server. Single binary, returns clean markdown, MIT-licensed Firecrawl alternative.
andyliszewski/webcrawl-mcp
Local-first web scraping, search, and crawling. Static pages extracted locally via trafilatura; optional Firecrawl fallback only when JS rendering is needed. Four tools: scrape, search (DuckDuckGo), map, crawl.
bch1212/agentfetch-mcp
Token-budgeted web fetch for AI agents. Auto-routes between Trafilatura, Jina Reader, FireCrawl, and pypdf based on URL pattern. `estimate_tokens` before `fetch_url`, 6h Redis cache, server-side `max_tokens` truncation. Open source MCP server (MIT) plus hosted REST API at [agentfetch.dev](https://www.agentfetch.dev) — 500 free fetches/mo, no card.
Piccolo123/url-manager-mcp
Agent-first cross-platform bookmark & knowledge manager. AI agents collect web pages from any source (pairs naturally with Fetch, Firecrawl, Brave Search) and auto-categorize into organized collections with search, tags, and shared folders. 16 tools including `agent_register` (zero-config onboarding), `add_footprint`, `search_footprints`, `create_shared_category`. `pip install -r requirements.txt
ofershap/mcp-server-scraper
Web scraping — extract clean markdown, links, and metadata from any URL. Free Firecrawl alternative.