Skip to content
Back to search
30
MCP

Claude-C2

pulsemcp/claude-c2

Command and control framework that enables secure remote system administration through a Python server and PowerShell client, maintaining task tracking in SQLite for efficient execution and reporting.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

C2C
LAN-based Claude Code agent collaboration via mDNS discovery and WebSocket messaging.
0 tools
io.github.rcolkitt/ccboot-mcp-server
Generate and manage Claude Code configs: CLAUDE.md, skills, agents, hooks, and MCP settings.
0 tools
io.github.RCOLKITT/ccboot-mcp-server
Generate and manage Claude Code configs: CLAUDE.md, skills, agents, hooks, and MCP settings.
0 tools
Mail Bridge for Claude Code
Enables remote control of Claude Code sessions via email for permission approvals, progress updates, and team coordination.
0 tools
@leo000001/claude-code-mcp
MCP server that runs Claude Code as tools — start coding agents, poll their progress, and control permissions from any MCP client
0 tools
claude-team-mcp
MCP server for managing multiple Claude Code sessions via iTerm2
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "claude-c2": {
      "url": "None",
      "transport": "http"
    }
  }
}