Skip to content

Commit b0a7d74

Browse files
authored
Update README.md
1 parent 29a51e8 commit b0a7d74

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

README.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@
33
A Model Context Protocol (MCP) server implementation that integrates with [Firecrawl](https://github.com/mendableai/firecrawl) for web scraping capabilities.
44

55
> Big thanks to [@vrknetha](https://github.com/vrknetha), [@cawstudios](https://caw.tech) for the initial implementation!
6-
>
7-
> You can also 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). Thanks to MCP.so and Klavis AI for hosting and [@gstarwd](https://github.com/gstarwd), [@xiangkaiz](https://github.com/xiangkaiz) and [@zihaolin96](https://github.com/zihaolin96) for integrating our server.
6+
87

98
## Features
109

@@ -20,6 +19,8 @@ A Model Context Protocol (MCP) server implementation that integrates with [Firec
2019
- Mobile/Desktop viewport support
2120
- Smart content filtering with tag inclusion/exclusion
2221

22+
> 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).
23+
2324
## Installation
2425

2526
### Running with npx
@@ -580,6 +581,12 @@ npm test
580581
3. Run tests: `npm test`
581582
4. Submit a pull request
582583

584+
### Thanks to contributors
585+
586+
Thanks to [@vrknetha](https://github.com/vrknetha), [@cawstudios](https://caw.tech) for the initial implementation!
587+
588+
Thanks to MCP.so and Klavis AI for hosting and [@gstarwd](https://github.com/gstarwd), [@xiangkaiz](https://github.com/xiangkaiz) and [@zihaolin96](https://github.com/zihaolin96) for integrating our server.
589+
583590
## License
584591

585592
MIT License - see LICENSE file for details

0 commit comments

Comments
 (0)