Back to Browse

Crawlforge MCP Server

Developer ToolsModerate6.0MCP RegistryLocal
Free

Server data from the Official MCP Registry

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

About

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

Security Report

6.0
Moderate6.0Moderate Risk

Valid MCP server (1 strong, 1 medium validity signals). 6 known CVEs in dependencies (0 critical, 2 high severity) Package registry verified. Imported from the Official MCP Registry.

4 files analyzed · 7 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

file_system

Check that this permission is expected for this type of plugin.

Shell Command Execution

Runs commands on your machine. Be cautious — only use if you trust this plugin.

What You'll Need

Set these up before or after installing:

CrawlForge API key for authentication and usage/credit tracking. Get a free key at https://www.crawlforge.devRequired

Environment variable: CRAWLFORGE_API_KEY

DataForSEO account login. Optional — only needed to enable the serp_rank tool (real Google organic rank lookups); billed separately to the caller's own DataForSEO account.Required

Environment variable: DATAFORSEO_LOGIN

DataForSEO account password. Optional — only needed to enable the serp_rank tool.Required

Environment variable: DATAFORSEO_PASSWORD

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-mysleekdesigns-crawlforge-mcp-server": {
      "env": {
        "DATAFORSEO_LOGIN": "your-dataforseo-login-here",
        "CRAWLFORGE_API_KEY": "your-crawlforge-api-key-here",
        "DATAFORSEO_PASSWORD": "your-dataforseo-password-here"
      },
      "args": [
        "-y",
        "crawlforge-mcp-server"
      ],
      "command": "npx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!