CrawlForge MCP
Configurator

MCP Configurator

Pick your client and the tool groups you want, then copy the exact config. Every output starts the same server: npx runs crawlforge-mcp-server@latest with your API key in its environment.

Tool groups

All groups selected: the server loads all 31 tools and writes no CRAWLFORGE_TOOL_GROUPS entry.

Only serp_rank (group search) reads DATAFORSEO_LOGIN and DATAFORSEO_PASSWORD. Replace the placeholders with your DataForSEO account.

Your configuration

claude_desktop_config.jsonjson
{
  "mcpServers": {
    "crawlforge": {
      "command": "npx",
      "args": [
        "-y",
        "crawlforge-mcp-server@latest",
        "mcp"
      ],
      "env": {
        "CRAWLFORGE_API_KEY": "cf_live_your_api_key_here"
      }
    }
  }
}

Where it goes

  • ~/Library/Application Support/Claude/claude_desktop_config.json (macOS)
  • %APPDATA%\Claude\claude_desktop_config.json (Windows)
  • ~/.config/Claude/claude_desktop_config.json (Linux)
  • Replace cf_live_your_api_key_here with a key from your dashboard. API keys
  • On Windows use npx.cmd as the command.
  • Download the .mcpb bundle for one-click install: open it with Claude Desktop and enter your API key when asked.
Claude Desktop setup guide

Footer

CrawlForge MCP

Enterprise web scraping for AI Agents. 31 specialized MCP tools designed for modern developers building intelligent systems.

Product

  • Features
  • Playground
  • Pricing
  • Use Cases
  • Integrations
  • Alternatives
  • Changelog

Resources

  • Getting Started
  • API Reference
  • Templates
  • Guides
  • Blog
  • Glossary
  • FAQ
  • Sitemap

Developers

  • MCP Protocol
  • Claude Desktop
  • Cursor IDE
  • LangChain
  • LlamaIndex

Company

  • About
  • Contact
  • Privacy
  • Terms
  • Acceptable Use
  • Security
  • Cookies

Stay updated

Get the latest updates on new tools and features.

Built with Next.js and MCP protocol

© 2025-2026 CrawlForge. All rights reserved.