Skip to content
ai101.tools
navigateopenescclose
Claude+372Whisper+228LangChain+168Codex+223NotebookLM+276DALL-E 3+192DeepL+249n8n+208Topaz Video AI+153LlamaIndex+161
Firecrawl MCP logo
MCP server

Firecrawl MCP

Turns web pages and whole sites into markdown an agent can read.

0
SaveVisit website ↗

Add it to your client

Official
Install
npx -y firecrawl-mcp
mcpServers
{
  "mcpServers": {
    "firecrawl-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "firecrawl-mcp"
      ]
    }
  }
}
Transport
both
Runtime
Node
Auth
Required
License
MIT
Tools
firecrawl_scrapefirecrawl_searchfirecrawl_mapfirecrawl_crawlfirecrawl_parsefirecrawl_agentfirecrawl_interact

Firecrawl handles the parts of scraping that break a plain HTTP fetch: JavaScript-rendered pages, pagination and site-wide crawls. Through MCP it offers single-page scraping, sitemap mapping, long-running crawl jobs you start and then poll, and a search tool that returns page content instead of a bare link list. It runs against Firecrawl's API with a key, or against a self-hosted install.

Comments(0)

Sign in to comment

No comments yet — be the first.

Similar MCP servers

Report this comment

Why are you reporting this?