Skip to main content
ClaudeWave
firecrawl avatar
firecrawl

firecrawl-mcp-server

Ver en GitHub

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

MCP ServersRegistry oficial7.4k estrellas881 forksJavaScriptMITActualizado today
Nota editorial

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.

ClaudeWave Trust Score
100/100
Verified
Passed
  • Open-source license (MIT)
  • Actively maintained (<30d)
  • Healthy fork ratio
  • Clear description
  • Topics declared
  • Mature repo (>1y old)
Last scanned: 9/12/2026
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/firecrawl/firecrawl-mcp-server
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "firecrawl": {
      "command": "node",
      "args": ["/path/to/firecrawl-mcp-server/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/firecrawl/firecrawl-mcp-server and follow its README for install instructions.
Casos de uso

Resumen de MCP Servers

README no disponible. Visita el repo en GitHub para la documentación completa.
batch-processingclaudecontent-extractiondata-collectionfirecrawlfirecrawl-aijavascript-renderingllm-toolsmcpmcp-servermodel-context-protocolsearch-apiweb-crawlerweb-scraping

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.

Featured on ClaudeWave: firecrawl/firecrawl-mcp-server
[![Featured on ClaudeWave](https://claudewave.com/api/badge/firecrawl-firecrawl-mcp-server)](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