Submit

SupervisordMCP- AI Agent DevServer Management Made Simple

@Kazushige TAKEUCHI

Streamline development server management for AI coding agents. SupervisordMCP combines Circus process manager with Model Context Protocol (MCP), eliminating shell command complexity and reducing token consumption for AI-driven development workflows.

Server Config

{
  "mcpServers": {
    "supervisord-mcp": {
      "command": "uv",
      "args": [
        "run",
        "supervisord-mcp",
        "mcp"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.

- MCP Client