Firecrawl MCP Server
🔥 Firecrawl MCP-Server
Ein Server zur Nutzung einer selbst gehosteten Firecrawl-Instanz über das MCP (Model Context Protocol) in Claude.
Bereitstellung über Next.js + Vercel und Verbindung als MCP-Connector von Claude.ai / Claude Desktop / Claude Code aus.
Architektur
Claude.ai ──MCP──▶ Vercel (firecrawl-mcp)
│
▼
Firecrawl (self-hosted)
firecrawl.appserver.tokyoTool-Übersicht (5)
Tool | Beschreibung |
| Scrapt eine einzelne URL und gibt sie als Markdown/HTML etc. zurück |
| Startet einen Crawling-Job für die gesamte Website |
| Ruft den Fortschritt und die Ergebnisse eines Crawling-Jobs ab |
| Listet alle URLs einer Website auf |
| Scrapt mehrere URLs parallel in einem Batch |
Einrichtung
1. Umgebungsvariablen
# Firecrawl インスタンス
FIRECRAWL_API_URL=https://firecrawl.appserver.tokyo
FIRECRAWL_API_KEY=fc-test
# MCP サーバー認証
MCP_API_KEY=your-secret-key2. Vercel-Bereitstellung
vercel --prod3. Registrierung des Claude.ai-Connectors
In den Einstellungen von Claude.ai → MCP-Connectors → Hinzufügen:
https://firecrawl-mcp.vercel.app/api/mcp?key=YOUR_MCP_API_KEYEntwicklung
npm install
npm run devLizenz
MIT
This server cannot be installed
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/DaisukeHori/firecrawl-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server