Claude-C2
Command and control framework that enables secure remote system administration through a Python server and PowerShell client, main
Claude-C2 is a command and control (C2) framework that enables communication with remote systems through a Python server and PowerShell client. The implementation creates API endpoints to manage tasks and retrieve output, with Claude acting as the intermediary through MCP tools that can create tasks and check their status. The server maintains a SQLite database to track pending and completed commands, while the PowerShell client polls for new tasks, executes them on the target system, and reports results back to the server - making it particularly useful for remote system administration or security testing scenarios.
Source
Repository: https://github.com/dmcxblue/claude-c2
Maintain Claude-C2?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[Claude-C2 on getagentictools](https://getagentictools.com/mcp/dmcxblue-claude-c2?ref=badge)