Back to Home

supervisor-mcp-server

Verified Safe

by masx200

Overview

Manages and monitors `supervisord` processes via a Model Context Protocol (MCP) server with a REST API.

Installation

Run Command
No command provided

Security Notes

The server explicitly addresses authentication for supervisord, uses input validation with `zod`, implements configuration backup, and logs errors. It provides HTTP endpoints, so network security best practices (e.g., firewall, access control, TLS if exposed beyond localhost) should be followed. While it handles authentication to `supervisord`, its own HTTP API does not appear to have direct authentication described in the README, relying on typical agent-to-tool scenarios where the agent is trusted.

Similar Servers

Stats

Interest Score38
Security Score8
Cost ClassMedium
Avg Tokens1500
Stars1
Forks0
Last Update2025-11-18

Tags

SupervisordProcess ManagementMonitoringREST APITypeScript