Skip to main content
Glama
DaisukeHori

Firecrawl MCP Server

by DaisukeHori

🔥 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.tokyo

Tool-Übersicht (5)

Tool

Beschreibung

firecrawl_scrape

Scrapt eine einzelne URL und gibt sie als Markdown/HTML etc. zurück

firecrawl_crawl

Startet einen Crawling-Job für die gesamte Website

firecrawl_crawl_status

Ruft den Fortschritt und die Ergebnisse eines Crawling-Jobs ab

firecrawl_map

Listet alle URLs einer Website auf

firecrawl_batch_scrape

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-key

2. Vercel-Bereitstellung

vercel --prod

3. 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_KEY

Entwicklung

npm install
npm run dev

Lizenz

MIT

-
security - not tested
F
license - not found
-
quality - not tested

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