Prerequisites
- Git
- Node.js 22 or newer
- npm, included with Node.js
Clone and test the server
Contributing
- Fork the Firecrawl MCP server repository.
- Clone your fork and create a feature branch.
- Run
npm run lintandnpm test. - Submit a pull request with the behavior and verification evidence.

