GhostMCP

BlueDot-IT/GhostMCP
★ 0 stars Python Security Updated 6d ago
Production-ready cybersecurity tooling MCP server for AI agents
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "ghostmcp": {
      "command": "uvx",
      "args": [
        "ghostmcp"
      ]
    }
  }
}

Or install with pip: pip install ghostmcp

README Excerpt

<p align="center"> <img src="docs/images/banner.png" alt="GhostMCP banner" /> </p> GhostMCP is a security-focused MCP server for authorized assessment workflows. It combines policy-guarded native tools, curated external scanners, normalized workflows, a local dashboard, scheduling, credential backends, and auditable execution.

Tools (11)

GHOSTMCP_ALLOW_PRIVATE_ONLYGHOSTMCP_ALLOW_UNSCOPED_INTRUSIVEGHOSTMCP_AUTH_MODEGHOSTMCP_CREDENTIAL_BACKENDGHOSTMCP_DASHBOARD_ALLOW_UNAUTHENTICATEDGHOSTMCP_ENABLE_PLUGINSGHOSTMCP_ENABLE_RAW_TOOLSGHOSTMCP_ENGAGEMENT_POLICY_FILEGHOSTMCP_MAX_TOOL_LEVELGHOSTMCP_REQUIRE_ENGAGEMENT_CONTEXTactive