Skip to content
Cline

crawlforge mcp server for Cline

io.github.mysleekdesigns/crawlforge-mcp-server

Web scraping, crawling, deep research & autonomous extraction — 31 MCP tools, clean Markdown/JSON

client:Cline transport:stdio runtime:npm

Install crawlforge mcp server in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "crawlforge-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "crawlforge-mcp-server"
      ],
      "env": {
        "CRAWLFORGE_API_KEY": "<CRAWLFORGE_API_KEY>",
        "DATAFORSEO_LOGIN": "<DATAFORSEO_LOGIN>",
        "DATAFORSEO_PASSWORD": "<DATAFORSEO_PASSWORD>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

crawlforge mcp server in other clients