SERVER
Firecrawl MCP Server
Rank #2055io.github.firecrawl/firecrawl-mcp-server
MCP server providing firecrawl-server capabilities
First listed
Oct 19, 2025
Last publish date
Dec 24, 2025
OVERVIEW
Firecrawl MCP Server is a Model Context Protocol (MCP) server published by firecrawl. It ranks #2055 of 58,832 servers tracked on MCP Toplist, and its repository has 83 GitHub stars. Firecrawl MCP Server is listed on Official MCP, with 4 tracked versions. It was first listed on Oct 19, 2025 and most recently updated on Dec 24, 2025.
STANDING
#2,055of 58,832 tracked serversTop 5%
Ranks ahead of 56,777 of 58,832 servers on MCP Toplist.
Recent momentum
+12GitHub stars since Oct 13 (+17%)
CONNECT
Use Firecrawl MCP Server
Add Firecrawl MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"firecrawl-mcp-server": {
"command": "npx",
"args": [
"-y",
"firecrawl-mcp"
],
"env": {
"YOUR_API_KEY": "<your YOUR_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 1 registry
ORGANIZATION
firecrawl
VERSIONS
Available versions (4)
| Version | Published |
|---|---|
| 3.7.4 | Dec 24, 2025 |
| 3.5.2 | Oct 19, 2025 |
| 3.5.1 | Oct 19, 2025 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- What is Firecrawl MCP Server?
- MCP server providing firecrawl-server capabilities
- Who maintains Firecrawl MCP Server?
- Firecrawl MCP Server is maintained by firecrawl, which publishes 4 MCP servers (4 total versions) tracked on MCP Toplist.
- Is Firecrawl MCP Server an official MCP server?
- Yes — Firecrawl MCP Server is listed on the Official MCP Registry.
- How many versions does Firecrawl MCP Server have?
- MCP Toplist tracks 4 versions of Firecrawl MCP Server, most recently published on Dec 24, 2025.
- Where can I find the source code for Firecrawl MCP Server?
- The source code for Firecrawl MCP Server is hosted at github.com/firecrawl/firecrawl-mcp-server.git.
EXPLORE