firecrawl/firecrawl-mcp-server
🔥 Official Firecrawl MCP Server - Adds powerful web scraping and search to Cursor, Claude and any other LLM clients.
Overview
firecrawl/firecrawl-mcp-server is a JavaScript MCP server licensed under MIT. 🔥 Official Firecrawl MCP Server - Adds powerful web scraping and search to Cursor, Claude and any other LLM clients. Topics: batch-processing, claude, content-extraction, data-collection, firecrawl, firecrawl-ai, llm-tools, mcp-server, model-context-protocol, search-api, web-crawler, web-scraping, javascript-rendering, mcp.
Ranked #314 out of 25632 indexed tools.
In the top 2% of all indexed tools.
Has 5,759 GitHub stars.
Has 21 contributors.
Actively maintained with commits in the last week.
Ecosystem
JavaScript MIT
batch-processingclaudecontent-extractiondata-collectionfirecrawlfirecrawl-aillm-toolsmcp-servermodel-context-protocolsearch-apiweb-crawlerweb-scrapingjavascript-renderingmcp
Signal Breakdown
Stars 5,759
Freshness 2d ago
Issue Health 21%
Contributors 21
Dependents 0
Forks 643
Description Good
License MIT
How to Improve
Description low impact
Issue Health high impact
Dependents medium impact
Matched Queries
From the README
<div align="center"> <a name="readme-top"></a> </div> # Firecrawl MCP Server A Model Context Protocol (MCP) server implementation that integrates with [Firecrawl](https://github.com/firecrawl/firecrawl) for web scraping capabilities. > Big thanks to [@vrknetha](https://github.com/vrknetha), [@knacklabs](https://www.knacklabs.ai) for the initial implementation! ## Features - Web scraping, crawling, and discovery - Search and content extraction - Deep research and batch scraping - Cloud browser sessions with agent-browser automation - Automatic retries and rate limiting - Cloud and self-hosted support - SSE support > Play around with [our MCP Server on MCP.so's playground](https://mcp.so/playground?server=firecrawl-mcp-server) or on [Klavis AI](https://www.klavis.ai/mcp-servers). ## Installation ### Running with npx ```bash env FIRECRAWL_API_KEY=fc-YOUR_API_KEY npx -y firecrawl-mcp ``` ### Manual Installation ```bash npm install -g firecrawl-mcp ``` ### Running on CursorRead full README on GitHub →
Are you the maintainer? Claim this listing