FireCrawl MCP Server
Rank #201pulsemcp/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 #201 of 58,832 servers tracked on MCP Toplist, and its repository has 6,459 GitHub stars. FireCrawl MCP Server is listed on PulseMCP, and ships as a single rolling release with no explicit version metadata. It was first listed on Dec 6, 2024.
Ranks ahead of 58,631 of 58,832 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
Not versioned
This server is published through a registry that does not expose explicit version metadata. The listing tracks a single rolling release.
Frequently asked questions
- What is FireCrawl MCP Server?
- Integration with FireCrawl to provide advanced web scraping capabilities for extracting structured data from complex websites.
- 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?
- FireCrawl MCP Server is not on the Official MCP Registry. It is listed on PulseMCP.
- How many versions does FireCrawl MCP Server have?
- FireCrawl MCP Server ships as a single rolling release with no explicit version metadata.
- 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.