Firecrawl MCP Server
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Firecrawl MCP Serverscrape the latest documentation from firecrawl.appserver.tokyo"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
🔥 Firecrawl MCP Server
セルフホスト Firecrawl を MCP (Model Context Protocol) 経由で Claude から利用するためのサーバー。
Next.js + Vercel にデプロイし、Claude.ai / Claude Desktop / Claude Code から MCP コネクタとして接続する。
アーキテクチャ
Claude.ai ──MCP──▶ Vercel (firecrawl-mcp)
│
▼
Firecrawl (self-hosted)
firecrawl.appserver.tokyoツール一覧 (5)
ツール | 説明 |
| 単一URLをスクレイピングしMarkdown/HTML等で返す |
| サイト全体のクロールジョブを開始 |
| クロールジョブの進捗と結果を取得 |
| サイトの全URLを一覧取得 |
| 複数URLを並列で一括スクレイピング |
セットアップ
1. 環境変数
# Firecrawl インスタンス
FIRECRAWL_API_URL=https://firecrawl.appserver.tokyo
FIRECRAWL_API_KEY=fc-test
# MCP サーバー認証
MCP_API_KEY=your-secret-key2. Vercel デプロイ
vercel --prod3. Claude.ai コネクタ登録
Claude.ai の設定 → MCP コネクタ → 追加:
https://firecrawl-mcp.vercel.app/api/mcp?key=YOUR_MCP_API_KEY開発
npm install
npm run devライセンス
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