{
  "name": "io.github.firecrawl/firecrawl-mcp-server",
  "description": "The official Firecrawl MCP is the most-cited web-scraping MCP. Four tools: scrape (single page), crawl (multi-page with depth), extract (LLM-based structured extraction), and search (web search with optional content scraping).",
  "status": "active",
  "version": "latest",
  "_meta": {
    "com.top-mcps/lastVerified": "2026-05-27",
    "com.top-mcps/score": {
      "value": 90,
      "rubricVersion": "2026-04",
      "lastComputed": "2026-06-02T13:16:41.638Z",
      "methodology": "https://top-mcps.com/about/methodology"
    },
    "com.top-mcps/stats": {
      "fetchedAt": "2026-06-02T11:55:52.255Z",
      "githubStars": 6393,
      "lastCommitAt": "2026-05-27T09:39:41Z",
      "npmWeeklyDownloads": 60828
    }
  },
  "repository": {
    "url": "https://github.com/firecrawl/firecrawl-mcp-server",
    "source": "github"
  },
  "author": {
    "name": "Firecrawl"
  },
  "packages": [
    {
      "registryType": "npm",
      "registryBaseUrl": "https://registry.npmjs.org",
      "identifier": "firecrawl-mcp",
      "version": "latest",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "name": "FIRECRAWL_API_KEY",
          "description": "FIRECRAWL_API_KEY — required credential for Firecrawl.",
          "isRequired": true,
          "isSecret": true
        },
        {
          "name": "FIRECRAWL_API_URL",
          "description": "FIRECRAWL_API_URL — required credential for Firecrawl.",
          "isRequired": true,
          "isSecret": true
        }
      ]
    }
  ],
  "_links": {
    "html": "https://top-mcps.com/mcp/firecrawl",
    "markdown": "https://top-mcps.com/mcp/firecrawl.md",
    "methodology": "https://top-mcps.com/about/methodology"
  }
}
