Skip to content
Back to search
30
MCP

firecrawl-mcp-server

firecrawl/firecrawl-mcp-server

🔥 Official Firecrawl MCP Server - Adds powerful web scraping and search to Cursor, Claude and any other LLM clients.

Uptime
0.0%
119 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
https://firecrawl.dev

Similar MCP servers embedding-nearest

mcp/firecrawl
🔥 Official Firecrawl MCP Server - Adds powerful web scraping and search to Cursor, Claude and ...
0 tools
Firecrawl MCP Server
MCP server for Firecrawl — search, scrape, and interact with the web.
0 tools
@mseep/firecrawl-mcp
MCP server for Firecrawl — search, scrape, and interact with the web. Supports both cloud and self-hosted instances. Features include web se
0 tools
custom-mcp-server
A FireCrawl MCP server with search and scrape tools
0 tools
freecrawl-mcp
FreeCrawl MCP Server - Self-hosted web scraping and document processing as a Firecrawl replacement
0 tools
ariangibson/firecrawl-lite-mcp-server
Privacy-first MCP server for web scraping with local browser automation. No external dependencies.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "firecrawl-mcp-server": {
      "url": "https://firecrawl.dev",
      "transport": "http"
    }
  }
}