S
Supervisor MCP Server
作者 @masx200
MCP Server for supervisord process management using REST API - TypeScript implementation with process monitoring, log management, and configuration features
创建于 11/14/2025
更新于 about 1 month ago
README
Repository documentation and setup instructions
GitHub API error: 403
快速设置
此服务器的安装指南
安装包 (如果需要)
npx @modelcontextprotocol/server-supervisor-mcp-server
Cursor 配置 (mcp.json)
{
"mcpServers": {
"masx200-supervisor-mcp-server": {
"command": "npx",
"args": [
"masx200-supervisor-mcp-server"
]
}
}
}
作者服务器
其他服务器由 masx200