firecrawl-mcp-server MCP Server — Claude Integration

# firecrawl-mcp-server MCP Server ## What is firecrawl-mcp-server? firecrawl-mcp-server is a production-ready Model Context Protocol (MCP) server with 7,410 GitHub stars. It allows AI agents like Claude to perform real-world tasks through standardized tool calls. ## Installation ```bash # Via Smithery (recommended) npx -y @smithery/cli install firecrawl/firecrawl-mcp-server # Or manual git clone https://github.com/firecrawl/firecrawl-mcp-server.git cd firecrawl-mcp-server ``` ## Compatibility Compatible with: Claude Desktop, Claude Code, Cursor, Windsurf, Cline, and any MCP-compliant client. ## Details - **Language:** JavaScript - **Stars:** ⭐ 7,410 - **Forks:** 🍴 876 - **License:** MIT - **Updated:** 2026-09-07 - **Repo:** [firecrawl/firecrawl-mcp-server](https://github.com/firecrawl/firecrawl-mcp-server)