File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
# FireCrawl MCP Server
2
+ [ ![ smithery badge] ( https://smithery.ai/badge/mcp-server-firecrawl )] ( https://smithery.ai/server/mcp-server-firecrawl )
2
3
3
4
A Model Context Protocol (MCP) server implementation that integrates with FireCrawl for advanced web scraping capabilities.
4
5
5
6
## Features
6
7
7
- [ ![ smithery badge] ( https://smithery.ai/badge/mcp-server-firecrawl )] ( https://smithery.ai/server/mcp-server-firecrawl )
8
-
9
8
- ** JavaScript Rendering** : Extract content from JavaScript-heavy websites
10
9
- ** Mobile/Desktop Views** : Support for different viewport configurations
11
10
- ** Smart Rate Limiting** : Built-in rate limit handling
@@ -55,6 +54,7 @@ To install FireCrawl for Claude Desktop automatically via [Smithery](https://smi
55
54
npx -y @smithery/cli install mcp-server-firecrawl --client claude
56
55
```
57
56
57
+ ### Manual Installation
58
58
``` bash
59
59
npm install mcp-server-firecrawl
60
60
```
You can’t perform that action at this time.
0 commit comments