🔥 Official Firecrawl MCP Server - Adds powerful web scraping and search to Cursor, Claude and any other LLM clients.
The official Firecrawl MCP Server is a JavaScript-based Model Context Protocol server that gives MCP-compatible AI clients, including Claude Desktop, live access to the web through Firecrawl's API. It exposes tools for scraping any URL into clean structured data, conducting web searches that return full page content, performing multi-step browser interactions such as clicking and navigating, and running deep autonomous research tasks across multiple pages. Built-in automatic retries and rate limiting handle unreliable connections, and the server supports both the Firecrawl cloud API and self-hosted Firecrawl instances via a single environment variable switch. It can be added to Claude Desktop through Smithery's one-command installer or configured manually with npx, and it also works in Cursor, Windsurf, and VS Code. A notable detail is the SSE and Streamable HTTP transport support, which allows the server to run as a local HTTP endpoint at localhost:3000 rather than the default stdio mode. Developers, researchers, and data engineers who need an AI agent to retrieve and process live web content are the primary audience.
- ✓Open-source license (MIT)
- ✓Actively maintained (<30d)
- ✓Healthy fork ratio
- ✓Clear description
- ✓Topics declared
- ✓Mature repo (>1y old)
git clone https://github.com/firecrawl/firecrawl-mcp-server{
"mcpServers": {
"firecrawl": {
"command": "node",
"args": ["/path/to/firecrawl-mcp-server/dist/index.js"]
}
}
}Resumen de MCP Servers
Lo que la gente pregunta sobre firecrawl-mcp-server
¿Qué es firecrawl/firecrawl-mcp-server?
+
firecrawl/firecrawl-mcp-server es mcp servers para el ecosistema de Claude AI. 🔥 Official Firecrawl MCP Server - Adds powerful web scraping and search to Cursor, Claude and any other LLM clients. Tiene 7.4k estrellas en GitHub y su última actualización registrada es del 2026-09-12.
¿Cómo se instala firecrawl-mcp-server?
+
Puedes instalar firecrawl-mcp-server clonando el repositorio (https://github.com/firecrawl/firecrawl-mcp-server) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.
¿Es seguro usar firecrawl/firecrawl-mcp-server?
+
Nuestro agente de seguridad ha analizado firecrawl/firecrawl-mcp-server y le ha asignado un Trust Score de 100/100 (tier: Verified). Revisa el desglose completo de comprobaciones superadas y flags en esta página.
¿Quién mantiene firecrawl/firecrawl-mcp-server?
+
firecrawl/firecrawl-mcp-server es mantenido por firecrawl. La última actividad registrada en GitHub es del 2026-09-12, con 134 issues abiertos.
¿Hay alternativas a firecrawl-mcp-server?
+
Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.
Despliega firecrawl-mcp-server en tu cloud
Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.
¿Mantienes este repo? Añade un badge a tu README
Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.
[](https://claudewave.com/repo/firecrawl-firecrawl-mcp-server)<a href="https://claudewave.com/repo/firecrawl-firecrawl-mcp-server"><img src="https://claudewave.com/api/badge/firecrawl-firecrawl-mcp-server" alt="Featured on ClaudeWave: firecrawl/firecrawl-mcp-server" width="320" height="64" /></a>Más MCP Servers
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
An open-source AI agent that brings the power of Gemini directly into your terminal.
Real-time global intelligence dashboard. AI-powered news aggregation, geopolitical monitoring, and infrastructure tracking in a unified situational awareness interface
The fastest path to AI-powered full stack observability, even for lean teams.
🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl!