Skip to main content
Glama
DaisukeHori

Firecrawl MCP Server

by DaisukeHori

🔥 Firecrawl MCP 服务器

用于通过 MCP (Model Context Protocol) 从 Claude 使用自托管 Firecrawl 的服务器。

部署到 Next.js + Vercel,并作为 MCP 连接器从 Claude.ai / Claude Desktop / Claude Code 进行连接。

架构

Claude.ai ──MCP──▶ Vercel (firecrawl-mcp)
                        │
                        ▼
               Firecrawl (self-hosted)
               firecrawl.appserver.tokyo

Related MCP server: Firecrawl MCP Server

工具列表 (5)

工具

说明

firecrawl_scrape

抓取单个 URL 并以 Markdown/HTML 等格式返回

firecrawl_crawl

启动全站爬取任务

firecrawl_crawl_status

获取爬取任务的进度和结果

firecrawl_map

获取站点所有 URL 的列表

firecrawl_batch_scrape

并行批量抓取多个 URL

设置

1. 环境变量

# Firecrawl インスタンス
FIRECRAWL_API_URL=https://firecrawl.appserver.tokyo
FIRECRAWL_API_KEY=fc-test

# MCP サーバー認証
MCP_API_KEY=your-secret-key

2. Vercel 部署

vercel --prod

3. Claude.ai 连接器注册

在 Claude.ai 设置 → MCP 连接器 → 添加:

https://firecrawl-mcp.vercel.app/api/mcp?key=YOUR_MCP_API_KEY

开发

npm install
npm run dev

许可证

MIT

A
license - permissive license
Not graded
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    A
    quality
    D
    maintenance
    Integrates Firecrawl web scraping capabilities including scraping, crawling, searching, extracting structured data, deep research, and batch processing with support for both cloud and self-hosted instances.
    10
    91,121
    2
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    Integrates Firecrawl web scraping capabilities to extract, crawl, search, and analyze web content with support for batch operations, structured data extraction, and deep research across websites.
    8
    91,121
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    Integrates Firecrawl for web scraping, crawling, search, and content extraction capabilities. Supports single/batch scraping, URL discovery, structured data extraction, deep research, and AI-powered web analysis with automatic retries and rate limiting.
    8
    91,121
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    Integrates Firecrawl web scraping capabilities, enabling web content extraction, crawling, site mapping, search, and structured data extraction with automatic rate limiting and retry handling.
    6
    91,121
    1
    MIT

View all related MCP servers

Related MCP Connectors

  • Firecrawl MCP — wraps the Firecrawl API (firecrawl.dev) for web

  • Web scraping for AI agents. Converts URLs to clean, LLM-ready Markdown with anti-bot bypass.

  • Scrape, crawl, map & search the web. Open-source, self-hostable Rust crawler & search for AI agents.

View all MCP Connectors

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