Servers
@mendableai/firecrawl Mcp Server
@mendableai
The API to search, scrape, and interact with the web at scale. 🔥
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"@mendableai/firecrawl-mcp-server": {
"command": "npx",
"args": [
"-y",
"mcprouter"
],
"env": {
"SERVER_KEY": "p8j3rxm8wyddzg"
}
}
}
}
