Search
Trust: 62/100 (Good)Firecrawl MCP Server Guide
MCP server for Firecrawl web scraping, structured data extraction and web search integration.
5,692 starsby firecrawl
Quick Start
Install
npx firecrawl-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-firecrawl-firecrawl-mcp-server": {
"command": "npx",
"args": [
"firecrawl-mcp"
]
}
}
}