Official Firecrawl MCP Server
Official Firecrawl MCP Server exposes Firecrawl’s scraping, crawling, search, and deep research features to MCP clients. It is a strong choice for agents that need web extraction with a maintained API-backed service instead of hand-built scrapers.
Official Firecrawl MCP Server
Official Firecrawl MCP Server exposes Firecrawl’s scraping, crawling, search, and deep research features to MCP clients. It is a strong choice for agents that need web extraction with a maintained API-backed service instead of hand-built scrapers.
Installation
Method 1, Agent Skill Exchange
- Install from the marketplace listing: https://agentskillexchange.com/skills/official-firecrawl-mcp-server/
Method 2, Git clone
git clone https://github.com/agentskillexchange/skills.git && cd skills/skills/official-firecrawl-mcp-server
Method 3, Download ZIP
- Download the repository ZIP and extract
skills/official-firecrawl-mcp-server.
Method 4, Manual copy
- Copy this skill folder into your local skills directory, then reload your agent tooling.
Method 5, Fork and sync
- Fork the repository if you want to maintain local edits while syncing upstream changes.