-
Notifications
You must be signed in to change notification settings - Fork 5k
Open
firecrawl/firecrawl-mcp-server
#105Description
Context:
- The Firecrawl MCP server needs installation documentation for 20+ different MCP-compatible environments
- Users need environment-specific instructions to integrate Firecrawl with their preferred MCP client
- Repo: https://github.com/firecrawl/firecrawl-mcp-server
Task:
- Create detailed installation instructions for all MCP-compatible environments shown on the Context7 Read me

Acceptance Criteria:
- All 20+ environments have clear, step-by-step installation instructions
- Each guide includes prerequisites, installation commands, and verification steps
- Documentation follows consistent formatting and includes code examples where needed
- Must be reviewed and approved by our engineering team
Rules:
- Issues labeled "bounty" with USD amount in title are eligible for rewards
- Multiple contributors may attempt any bounty - highest quality PR that gets merged wins
- Payment sent via PayPal within 5 business days of merge (PayPal account required)
- Once a PR is merged for a bounty, that bounty is closed - no duplicate rewards
- You must fill out this form and sign our CLA to participate
Communication Guidelines:
- To claim you're attempting a bounty: Comment on the issue with "I'm attempting this bounty" - this lets others know you're working on it
- To ask questions: Comment directly on the issue - maintainers will respond there
- To submit your solution: Open a PR referencing the issue number (e.g., "Fixes Unable to run python sdk sample code from README #123 - [bounty title]")
- Progress updates: If you're stuck or need more time, comment on the issue to keep maintainers informed
- Abandoning attempt: If you decide not to continue, please comment "I'm no longer working on this" so others know the bounty is available
Important Notes:
- Claiming an attempt does NOT reserve the bounty exclusively for you - it remains open competition
- Quality matters more than speed - the best solution that meets requirements wins
- Maintainers may provide feedback on PRs - be prepared to make revisions
- Check existing comments before starting to see if others have asked relevant questions
naaa760