Skip to content

Commit f8b6d54

Browse files
authored
Merge pull request #3 from smithery-ai/add-smithery-installation
2 parents c8b10e0 + eec553e commit f8b6d54

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
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

@@ -45,6 +46,15 @@ Checks the status of a batch scraping job.
4546

4647
## Installation
4748

49+
### Installing via Smithery
50+
51+
To install FireCrawl for Claude Desktop automatically via [Smithery](https://smithery.ai/server/mcp-server-firecrawl):
52+
53+
```bash
54+
npx -y @smithery/cli install mcp-server-firecrawl --client claude
55+
```
56+
57+
### Manual Installation
4858
```bash
4959
npm install mcp-server-firecrawl
5060
```

0 commit comments

Comments
 (0)