firecrawl/firecrawl-mcp-server
by Various
π₯ Official Firecrawl MCP Server - Adds powerful web scraping and search to Cursor, Claude and any other LLM clients.
MCP
firecrawl/firecrawl-mcp-server
Added 13 July 2026
Overview
The Firecrawl MCP Server is an open-source server that integrates web scraping and search capabilities into LLM clients like Cursor and Claude. It uses the Model Context Protocol (MCP) to allow LLMs to crawl and extract data from websites on demand.
Best for
Best for
Developers who want to add web search and scraping directly into their LLM-powered workflows or agents
Use cases
- Enabling LLMs to scrape and summarize web pages in real time
- Feeding structured web data into AI coding assistants for context
- Building autonomous agents that search and extract content from the web
How to use
Install
env FIRECRAWL_API_KEY=fc-YOUR_API_KEY npx -y firecrawl-mcp Tested with
Claude Desktop, Cursor, Windsurf, Continue, VS Code
Example client config
{\n "mcpServers": {\n "firecrawl-mcp": {\n "command": "npx",\n "args": ["-y", "firecrawl-mcp"],\n "env": {\n "FIRECRAWL_API_KEY": "YOUR-API-KEY"\n }\n }\n }\n} Notes
The Firecrawl MCP Server is an open-source server that integrates web scraping and search capabilities into LLM clients like Cursor and Claude. It uses the Model Context Protocol (MCP) to allow LLMs to crawl and extract data from websites on demand.
6,933 stars on GitHub. Last updated 2026-07-12. Licensed MIT.
Use cases
- Enabling LLMs to scrape and summarize web pages in real time
- Feeding structured web data into AI coding assistants for context
- Building autonomous agents that search and extract content from the web
Pros
- Well-documented and popular with 6933 GitHub stars
- Works with multiple LLM clients out of the box
- Written in JavaScript for broad compatibility
Cons
- Requires running and maintaining a server instance
- Web scraping may violate some websitesβ terms of service
- Performance depends on network latency and target site reliability
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Well-documented and popular with 6933 GitHub stars
- Works with multiple LLM clients out of the box
- Written in JavaScript for broad compatibility
Cons
- Requires running and maintaining a server instance
- Web scraping may violate some websites' terms of service
- Performance depends on network latency and target site reliability
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
kansei-link/kansei-mcp-server
Various
Local-first MCP navigator for AI agents. 11,000+ SaaS services, 200 workflow recipes, 89-97% token savings. Works with Claude Code, Cursor, Cline, Zed, Windsurf.
tobocop2/lilbee
Various
Run local AI models, search your files and code, and crawl the web, all in one program. Cited answers, local-first, with an MCP server for your coding agent. TUI, CLI, REST API, an
atomno-mcp/mcp-seo-audit
Various
MCP server for technical SEO audits powered by the detail.web engine: health score, 78 checks across 8 categories, robots/sitemap/JSON-LD/meta tools, GEO sub-score.
Bishop81/imagedimensions-mcp
Various
MCP server that audits images on any web page β natural vs rendered dimensions, oversized-image detection, and format breakdown. Powered by imagedimensions.com.
davidmosiah/agent-seo-engine
Various
Agent-first local SEO scoring, search-intent and opportunity engine with CLI and optional MCP server.
deficlow/HyperStore-MCP
Various
HyperStore-MCP
hedging8563/tokenlab-mcp-server
Various
OpenAPI-generated MCP server for TokenLab text, image, video, music, 3D, audio, files, embeddings, rerank, translation, and async tasks.
hernaninverso/eleata-verify-mcp
Various
MCP server: grounding/hallucination guard β verify a claim against evidence (Supported/Refuted/NEE) for AI agents
Rendeverance/toolfunnel
Various
Zero-dependency MCP gateway - attach, filter, gate, and observe local tools and MCP servers through one funnel. Create your own MCP servers with zero code!
site-shot/site-shot-mcp
Various
[](https://glama.ai/mcp/servers/site-shot/site-shot-mcp) π βοΈ - Website screenshot API for AI agents. Real Chromium rendering, full-page capture up to 20,000px, country/geo proxie
alex-on-ai/WebReaper
Various
AI-native web scraper. Single binary with a bundled Claude Code skill. MIT-licensed alternative to Firecrawl.
Crawlora-org/crawlora-mcp
Various
Hosted MCP server for structured public web data β 319 tools across search, maps, commerce, social & finance, returning clean JSON.
fouradata/mcp
Various
MCP server for the FourA web scraping API - four tools, six prompts, one API key.
Mingye-Lu/AgenticCrawler
Various
acrawl β LLM-powered web crawler. Describe what you want in plain English, get structured data back. Single Rust binary, 25 providers, MCP server built-in.
us/crw
Various
Fast, lightweight Firecrawl/Tavily alternative in Rust. Web scraper, crawler & search API with MCP server for AI agents. Drop-in Firecrawl-compatible API (/scrape, /crawl, /search)
Get the free Developerβs Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.