AdaptixC2-MCP-Server

Faceless0x7/AdaptixC2-MCP-Server
★ 4 stars Python 🤖 AI/LLM Updated 20d ago
MCP server for automating C2 operations in AdaptixC2 using LLM agents.
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "adaptixc2-mcp-server": {
      "command": "uvx",
      "args": [
        "adaptixc2-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install adaptixc2-mcp-server

Topics

adaptixc2adaptixc2-mcpc2mcp