Supervisord MCP provides coding agents with direct access to Supervisord process management through the Model Context Protocol. By offering
If you want an AI assistant working directly with Supervisord MCP, the supervisord mcp mcp server is the bridge. Supervisord MCP provides coding agents with direct access to Supervisord process management through the Model Context Protocol. By offering standardized process control capabilities, it eliminates the complexity of shell command parsing and reduces token consumption for AI agents working in.
Supervisord MCP provides coding agents with direct access to Supervisord process management through the Model Context Protocol. By offering standardized process control capabilities, it eliminates the complexity of shell command parsing and reduces token consumption for AI agents working in production and development environments.
Supervisord MCP enables AI coding agents to work more efficiently with production process management, contributing to better deployment reliability and operational efficiency.
Once connected, the assistant can call these 14 tools directly:
add_process — Add a new process (requires config reload)start_process — Start a processstop_process — Stop a processrestart_process — Restart a processlist_processes — List all processesget_process_status — Get detailed process statusget_logs — Retrieve process logs (stdout/stderr)get_system_info — Get Supervisord system informationreload_config — Reload Supervisord configurationInstallation — The Installation tool exposed by this serverMicroservices — The Microservices tool exposed by this serverDocumentation — The Documentation tool exposed by this serverSupport — The Support tool exposed by this serverComparison — The Comparison tool exposed by this serverThe server is distributed via PyPI as supervisord-mcp, so most clients can run it without a manual build step. Add it to your MCP client's configuration and restart the client to pick it up — the copy-paste configs for Claude Desktop, Claude Code and Cursor are on this page.
Knowledge and memory servers address the most frustrating trait of language models — walking into every conversation with no recollection of the last one. Supervisord MCP sits in that group, and the shape of its toolset — add_process, start_process, stop_process among others — tells you what it is really for. Worth comparing against the other knowledge memory servers in this directory before you commit to one, since several overlap in scope but differ sharply in setup cost and permissions.
| Tool | What it does |
|---|---|
| add_process | Add a new process (requires config reload) |
| start_process | Start a process |
| stop_process | Stop a process |
| restart_process | Restart a process |
| list_processes | List all processes |
| get_process_status | Get detailed process status |
| get_logs | Retrieve process logs (stdout/stderr) |
| get_system_info | Get Supervisord system information |
| reload_config | Reload Supervisord configuration |
| Installation | The Installation tool exposed by this server. |
| Microservices | The Microservices tool exposed by this server. |
| Documentation | The Documentation tool exposed by this server. |
| Support | The Support tool exposed by this server. |
| Comparison | The Comparison tool exposed by this server. |
For different project setups:
```json
{
"mcpServers": {
"supervisord-mcp": {
"command": "uv",
"args": ["run", "supervisord-mcp", "mcp"],
"cwd": "/app"
}
}
}Configuration as documented by the project. Restart the client after saving.
Manage your whole Supabase project in conversation — database, auth, storage, Edge Functions and branches.
Stop letting your assistant hallucinate n8n node parameters — this server hands it the real schemas, templates and validation.
AWS Labs' official server suite — current AWS docs, CDK guidance, cost analysis and service tools.
Cloud browsers for AI agents — automation sessions that run in Browserbase's fleet, not on your machine.
Workers, KV, R2 and D1 by conversation — Cloudflare's official remote servers for building and observability.
Dashboards, Prometheus and Loki queries, incidents and alerts — observability by conversation.