Firecrawl
Integrates with the Firecrawl API to enable website crawling, content translation, and structured data extraction for enhanced web data processing workflows.
1 stars
0 tools
Created Aug 2025
@codyde/codyde-firecrawl-firecrawl-toolAbout
Integrates with the Firecrawl API to enable website crawling, content translation, and structured data extraction for enhanced web data processing workflows.
Categories
general
Installation
npm
npm install @codyde/codyde-firecrawl-firecrawl-tool
Configuration
{
"mcpServers": {
"codyde-firecrawl-firecrawl-tool": {
"command": "npx",
"args": [
"-y",
"@codyde/codyde-firecrawl-firecrawl-tool"
]
}
}
}