The reputation layer for AI skills, tools & agents

firecrawl/firecrawl-mcp-server

Score: 47.7 Rank #314

🔥 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

Expand your description to 150+ characters for better discoverability

Issue Health high impact

You have 84 open vs 23 closed issues — triaging stale issues improves health

Dependents medium impact

No downstream dependents detected yet — adoption by other projects is the strongest trust signal

Badge

AgentRank score for firecrawl/firecrawl-mcp-server
[![AgentRank](https://agentrank-ai.com/api/badge/tool/firecrawl--firecrawl-mcp-server)](https://agentrank-ai.com/tool/firecrawl--firecrawl-mcp-server)
<a href="https://agentrank-ai.com/tool/firecrawl--firecrawl-mcp-server"><img src="https://agentrank-ai.com/api/badge/tool/firecrawl--firecrawl-mcp-server" alt="AgentRank"></a>

Matched Queries

"mcp server""mcp-server"

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 Cursor
Read full README on GitHub →
Are you the maintainer? Claim this listing