Skip to main content
📖 The AI Tool Bible

Firecrawl MCP Server

MCP server that gives Claude, Cursor, and other AI agents native web scrape, crawl, search, and extract tools via Firecrawl.

Freemium· Free: $0 USD · Team: $4 USD per user/month · Enterprise: $21 USD per user/monthMCP Servers
Visit website →
Best for

Developers and AI engineers who want a coding or research agent (Claude Desktop, Cursor, Windsurf, VS Code) to fetch, crawl, and structure live web content without writing scraping code.

Skip if

Teams that need cheap, unmetered bulk scraping, or workflows targeting heavily bot-walled sites where residential proxies and human-in-the-loop CAPTCHA solving are unavoidable.

Firecrawl MCP Server is an open-source Model Context Protocol server that plugs Firecrawl's web-scraping and search stack directly into MCP-compatible AI clients like Claude Desktop, Cursor, VS Code, and Windsurf. Instead of asking an agent to guess at page contents or manually shipping HTML into a prompt, this server exposes 14+ web tools — scrape, map, crawl, search, parse, extract, agent, interact, research, monitor, and developer search — that an LLM can call natively during a conversation or coding session to fetch clean, agent-ready markdown, structured JSON, or screenshots from the live web. Common workflows include pointing Claude at a documentation URL to answer questions with fresh context, letting Cursor pull competitor pricing into a spreadsheet during a build, running a research agent that follows links to compile a report, monitoring pages for change detection, and having a coding assistant search GitHub issues or docs before writing a fix. Installation is a one-line NPX invocation with a FIRECRAWL_API_KEY environment variable, or you can point clients at the hosted keyless endpoint at mcp.firecrawl.dev for zero-setup trials. The server also honors FIRECRAWL_API_URL for teams running a self-hosted Firecrawl instance, and it handles retries, rate limiting, and credit-aware backoff so agents don't burn through quota on transient failures. It's MIT-licensed and one of the most-starred MCP integrations in the ecosystem.

Editor's take

This is the MCP server I reach for first when an agent needs the live web. The tool surface is broad, the hosted keyless endpoint makes trial trivial, and the output is genuinely LLM-shaped — no post-processing needed. Just watch the credit meter on crawl and extract jobs; those two eat quota faster than the tool names suggest.

— The AI Tool Bible editorial team

Pros

  • Adds live web access to Claude Desktop, Cursor, VS Code, and Windsurf with a single NPX command
  • 14+ granular tools cover scrape, crawl, structured extract, search, page interaction, monitoring, and agentic research
  • Returns clean markdown and JSON that LLMs consume without extra HTML-stripping prompts
  • Free keyless hosted endpoint at mcp.firecrawl.dev lets you try it before signing up for an API key
  • Works against self-hosted Firecrawl via FIRECRAWL_API_URL for privacy-sensitive teams
  • MIT-licensed, actively maintained, and one of the highest-star MCP servers (7k+ stars)
  • Built-in retries and rate limiting protect agents from wasting credits on transient errors

Cons

  • ⚠️ Underlying Firecrawl API is credit-metered — long crawls or extract jobs on paid tiers can burn quota quickly
  • ⚠️ Struggles with hard bot walls (aggressive Cloudflare, login-gated pages, some government sites) that need residential proxies or manual cookie handoff
  • ⚠️ Structured extract quality depends on the target site's DOM stability; brittle selectors show up as empty fields rather than errors
  • ⚠️ MCP tool sprawl (14+ tools) can confuse smaller LLMs that pick the wrong one for a task
  • ⚠️ Hosted keyless tier is rate-limited enough that only trivial demos work without an API key

Use cases

Live documentation lookup inside Claude DesktopCompetitor pricing extraction during a Cursor coding sessionStructured JSON extract from product pagesMulti-page crawl for RAG corpus buildingAgentic web research with follow-link reasoningPage change monitoring and diff alertsGitHub issue and docs search from a coding agentScreenshot capture for visual QATurning a URL into agent-ready markdown context

Explore related

Compare with similar tools

All in MCP Servers

Airtable MCP Server

MCP Servers

Model Context Protocol server that gives LLMs full read/write access to your Airtable bases.

Free· Open source (MIT) and free to run. You still need an Airtable account and personal access token; Airtable itself is Free / Team $20 per user/mo / Business $45 per user/mo / Enterprise (custom).Natural-language CRM queries against AirtableLLM-driven lead triage and enrichment

Apple Notes MCP

MCP Servers

Let Claude read your local Apple Notes over the Model Context Protocol.

Free· Free / open-source (MIT). No hosted service; runs locally on your Mac.Personal knowledge retrieval from Apple NotesSearching decade-old meeting notes during a Claude chat

AWS MCP Servers

MCP Servers

Official AWS Labs collection of Model Context Protocol servers for connecting AI coding assistants and agents to AWS services and documentation.

Free· Free and open source (Apache 2.0). AWS service usage billed at standard AWS rates. Optional AWS-hosted 'remote managed' servers included at no additional charge beyond consumed AWS services.AWS infrastructure-as-code scaffolding with CDK or CloudFormationGrounded answers from live AWS documentation

Azure MCP Server

MCP Servers

Official Microsoft MCP server that exposes 40+ Azure services to AI agents under the developer's own Entra ID credentials.

Free· Server is free and MIT-licensed. Azure resource usage is billed separately at standard Azure rates based on whatever services the agent queries or mutates.Natural-language Azure resource inventoryLog Analytics and Kusto (KQL) querying from an agent

Blender MCP

MCP Servers · Model-agnostic; commonly paired with Claude (Sonnet/Opus) via Claude Desktop, but works with any MCP-capable client

Give Claude hands inside Blender — an MCP server for natural-language 3D modeling.

Free· Free and open-source (MIT license). No hosted service, no subscription; you supply your own MCP-capable client (Claude Desktop, Cursor, VS Code, OpenCode) and pay only for whatever LLM the client uses.AI-assisted 3D scene blockingGenerative prop and mesh creation via Hyper3D Rodin

Brave Search MCP

MCP Servers

Give any MCP client web and local search powered by the Brave Search API.

Freemium· Free: $ 0 USD · Team: $ 4 USD per user/month · Enterprise: $ 21 USD per user/monthGrounded web search inside Claude DesktopAgent fact-checking and citation lookup