Developer Tools

Firecrawl MCP Server

Connect your account, then chat with AI to run tools.

Firecrawl is a web scraping and crawling API that converts websites into clean, LLM-ready markdown. Provides single-page scraping, multi-page crawling, sitemap discovery, and structured data extraction.

Live tools
Agent guide included

Built by

Firecrawl

Opens MCPBundles Studio with this server selected. After sign-in, chat and run tools from the same thread.

AI Skill
SKILL.md

Domain knowledge for Firecrawl — workflow patterns, data models, and gotchas for your AI agent.

Firecrawl transforms web content into clean, structured data optimized for AI consumption. It handles the complexity of modern web scraping including JavaScript rendering, anti-bot measures, and content cleaning to deliver consistent results.

Core Capabilities

Single-page extraction — Scrape individual URLs with advanced options for content filtering, format control, and metadata extraction. Returns clean markdown with optional structured data extraction using LLM processing.

Multi-page crawling — Launch crawl jobs that systematically extract content from entire websites or sections. Jobs run asynchronously with status checking and result retrieval.

Site discovery — Map websites to discover all indexed URLs, helping you understand site structure before crawling or identify specific pages to target.

Web search integration — Search the web and optionally extract content from results in a single operation, combining discovery and extraction workflows.

Interactive browsing — Scrape pages and then interact with them in live browser sessions (click elements, fill forms, navigate). Sessions must be explicitly stopped to free resources.

Autonomous research — Deploy AI agents that independently browse, search, and extract information based on research objectives. Separate agent jobs run asynchronously.

Domain Model

Content extraction supports multiple output formats (markdown, structured data, raw HTML) with configurable options for headers, links, media handling, and content filtering. Crawl and agent jobs follow async patterns requiring status polling until completion.

Key Considerations

Interactive browsing sessions consume server resources — always stop sessions when finished. Some tools are deprecated in favor of the scrape + interact workflow. Large crawl jobs may take time to complete, so implement appropriate polling intervals when checking status.

Tools in this Server

This server uses the MCP protocol with a live tool list. Tools are discovered when your MCP client connects (often after authentication), so they are not enumerated on this public page. Open Studio or connect from your client to see the tools available to your workspace.

Frequently Asked Questions

What is the Firecrawl MCP server?

Firecrawl is a web scraping and crawling API that converts websites into clean, LLM-ready markdown. Provides single-page scraping, multi-page crawling, sitemap discovery, and structured data extraction. It provides MCP tools that your client discovers when it connects (this page may not list every tool name) that AI agents can use through the Model Context Protocol (MCP).

How do I connect Firecrawl to my AI agent?

Add the MCPBundles server URL to your MCP client configuration (Claude Desktop, Cursor, VS Code, etc.). The URL format is: https://mcp.mcpbundles.com/bundle/firecrawl-mcp. Authentication is handled automatically.

How many tools does Firecrawl provide?

Firecrawl is a remote MCP server. The live tool list is supplied by the server when your MCP client connects, so the count is not fixed on this public page. After you connect in MCPBundles Studio or your client, you will see the tools your session can call. A SKILL.md is still included to guide your agent on capabilities and workflows.

What authentication does Firecrawl require?

Firecrawl uses API Key. Firecrawl requires credentials. Connect via MCPBundles and authentication is handled automatically.

Setup Instructions

Connect Firecrawl to any MCP client in minutes

MCP URL
https://mcp.mcpbundles.com/bundle/firecrawl-mcp

One-click install:

The link prefills the Add custom connector dialog — you still review the values and click Add, then Connect to complete OAuth.

Or add manually

  1. Open claude.ai → Settings → Connectors.
  2. Click the + button and choose Add custom connector.
  3. Set Name to Firecrawl and paste the MCP URL into Remote MCP server URL.
  4. Click Add. Firecrawl will appear under Not connected — select it and click Connect to complete OAuth.
Name: Firecrawl
Remote MCP server URL: https://mcp.mcpbundles.com/bundle/firecrawl-mcp
Authentication: OAuth

Custom connectors at claude.ai require a paid Claude plan (Pro, Max, Team, or Enterprise).

Maintain this listing

Operate Firecrawl? You can take over the listing's metadata.

Operate Firecrawl?

Take over this listing's metadata — name, description, category, logo, website, contact email, and skill content. Verification is a 6-digit code we email to one of the maintainer addresses your server already publishes in /.well-known/security.txt or /.well-known/mcpbundles.json. Free, takes about a minute.

Sign up to claim

Ready to use Firecrawl?

Sign in to connect your credentials and start running tools from the chat.

Firecrawl MCP Server & Skill — Live Tools