Firecrawl MCP Server
Advanced web crawling and content extraction with JavaScript rendering support
⚡ Quick Install with Claude Code MCP Guide
Connect Claude Code to any remote MCP server with one simple command. Choose between direct HTTP connections or a universal bridge - all configured automatically with our setup wizard.
Get the Claude Code MCP Setup Guide →🔌 Test MCP Server Connection
Test your connection to the MCP wrapper server using your x-api-key. This validates that your MCP server credentials are configured correctly.
🚀 Test Full Firecrawl Connection
Test both your MCP server connection AND your Firecrawl platform credentials. This ensures your complete setup is working correctly.
📡 API Endpoint & Required Headers
Required HTTP Headers:
🛠️ Available Tools
⚠️ Common Errors & Solutions
🏥 Service Health Check
Configuration
// Claude Desktop: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) // Windows: %APPDATA%\Claude\claude_desktop_config.json { "mcpServers": { "firecrawl": { "command": "npx", "args": [ "-y", "firecrawl-mcp@latest" ], "env": { "FIRECRAWL_KEY": "YOUR_FIRECRAWL_TOKEN" } } } }
Features
Enterprise-grade Firecrawl integration for AI assistants
Web Crawling
Advanced web crawling with JavaScript rendering.
Content Extraction
Clean content extraction from any website.
Structured Data
Extract structured data from unstructured web pages.
AI Processing
LLM-ready markdown conversion of web content.
Authentication
Handle login-protected and authenticated pages.
High Performance
Concurrent crawling with rate limiting.
📋 MCP Server Updates Changelog
- Fetching latest changes...
🔐 Update Server
Enter the administrator password to update the server to the latest version.