Server Directory
Data & AnalyticsIntermediate

Firecrawl

by Mendable

Advanced web scraping and crawling service. Extract structured data from websites, crawl entire domains, and convert pages to clean markdown.

CAPABILITIES

  • Single page scraping
  • Multi-page crawling
  • Structured data extraction
  • Markdown conversion
  • Sitemap generation
  • Content filtering

INSTALLATION

Terminal
npx -y firecrawl-mcp

CLAUDE DESKTOP CONFIG

claude_desktop_config.json
{
  "mcpServers": {
    "firecrawl": {
      "command": "npx",
      "args": [
        "npx", "-y",
        ""firecrawl-mcp"
      ]
    }
  }
}

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json

QUICK FACTS

Category
Data & Analytics
Difficulty
Intermediate
Maintained By
Mendable
NPM Package
firecrawl-mcp

RELATED SERVERS

NEW TO MCP?

Learn how to set up MCP servers with Claude Desktop step by step.

Read the tutorial →