FireCrawl MCP Server
Rank #36pulsemcp/firecrawl
Integration with FireCrawl to provide advanced web scraping capabilities for extracting structured data from complex websites.
FireCrawl MCP Server is a Model Context Protocol (MCP) server published by firecrawl. It ranks #36 of 76,851 servers tracked on MCP Toplist, and its repository has 6,980 GitHub stars. FireCrawl MCP Server is listed on PulseMCP, with 5 release tags tracked from its GitHub repository. It was first listed on Dec 6, 2024 and most recently updated on Sep 26, 2025.
Ranks ahead of 76,815 of 76,851 servers on MCP Toplist.
Use FireCrawl MCP Server
Add FireCrawl MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"firecrawl": {
"url": "https://mcp.firecrawl.dev/%7BFIRECRAWL_API_KEY%7D/sse"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
Listed on 1 registry
firecrawl
GitHub releases (5)
No registry surfaces explicit version metadata for this server. The list below shows release tags from the linked GitHub repository.
| Version | Published |
|---|---|
| v3.2.1 | Sep 26, 2025 |
| v3.2.0 | Sep 16, 2025 |
| v3.0.0 | Sep 11, 2025 |
| v2.0.0 | Aug 23, 2025 |
| v1.12.0 | Jul 3, 2025 |
Frequently asked questions
- Who maintains FireCrawl MCP Server?
- FireCrawl MCP Server is maintained by firecrawl, which publishes 4 MCP servers (20 total versions) tracked on MCP Toplist.
- Is FireCrawl MCP Server listed on the Official MCP Registry?
- FireCrawl MCP Server is not on the Official MCP Registry. It is listed on PulseMCP.
- How many versions does FireCrawl MCP Server have?
- No registry surfaces explicit version metadata for FireCrawl MCP Server; MCP Toplist tracks 5 release tags from its GitHub repository, most recently published on Sep 26, 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.