Skip to content

Commit eec553e

Browse files
authored
Update README.md
1 parent cbfdfbc commit eec553e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
# FireCrawl MCP Server
2+
[![smithery badge](https://smithery.ai/badge/mcp-server-firecrawl)](https://smithery.ai/server/mcp-server-firecrawl)
23

34
A Model Context Protocol (MCP) server implementation that integrates with FireCrawl for advanced web scraping capabilities.
45

56
## Features
67

7-
[![smithery badge](https://smithery.ai/badge/mcp-server-firecrawl)](https://smithery.ai/server/mcp-server-firecrawl)
8-
98
- **JavaScript Rendering**: Extract content from JavaScript-heavy websites
109
- **Mobile/Desktop Views**: Support for different viewport configurations
1110
- **Smart Rate Limiting**: Built-in rate limit handling
@@ -55,6 +54,7 @@ To install FireCrawl for Claude Desktop automatically via [Smithery](https://smi
5554
npx -y @smithery/cli install mcp-server-firecrawl --client claude
5655
```
5756

57+
### Manual Installation
5858
```bash
5959
npm install mcp-server-firecrawl
6060
```

0 commit comments

Comments
 (0)