S
Supervisor MCP Server
by @masx200
MCP Server for supervisord process management using REST API - TypeScript implementation with process monitoring, log management, and configuration features
Created 11/14/2025
Updated about 1 month ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
npx @modelcontextprotocol/server-supervisor-mcp-server
Cursor configuration (mcp.json)
{
"mcpServers": {
"masx200-supervisor-mcp-server": {
"command": "npx",
"args": [
"masx200-supervisor-mcp-server"
]
}
}
}
Author Servers
Other servers by masx200