Back to directory
mendableai/firecrawl-mcp-server

mendableai/firecrawl-mcp-server

@firecrawl6081

Official Firecrawl MCP Server integrating Firecrawl for web scraping, supporting Cursor, Claude, and other LLM clients.

web scrapingLLM integrationFirecrawlMCP servercontext

Installation & Configuration

{
  "mcpServers": {
    "firecrawl-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "firecrawl-mcp"
      ],
      "env": {
        "FIRECRAWL_API_KEY": "YOUR_API_KEY"
      }
    }
  }
}

Information

Transport
stdiosse
Language
JavaScript
Created
2024/12/5
Updated
2026/6/8