power-supply
Verified Safeby Panduza
Overview
Control and monitor power supplies from various interfaces including MQTT, MCP (Model Context Protocol), and a graphical user interface.
Installation
cargo run --releaseSecurity Notes
The server implements security limits for voltage and current to prevent unsafe configurations. The MCP server binds to localhost by default, with documentation advising caution and a reverse proxy for external exposure. Input parsing for MQTT payloads includes error handling. No obvious hardcoded credentials or malicious patterns were found. The 'panic!' in the emulator driver is a controlled test feature.
Similar Servers
ha-mcp
Provides AI agents with complete control over Home Assistant via REST and WebSocket APIs, offering a comprehensive suite of tools for smart home management, automation, and debugging.
influxdb-mcp-server
An MCP server to interact with an InfluxDB instance, providing access to resources, tools for data management, and prompt templates for common queries and data formats.
mqtt-mcp
Connects LLM agents to MQTT devices for real-time monitoring and control in smart home, building automation, and industrial control systems.
mcp-maintainer-toolkit
This server provides a Model Context Protocol (MCP) interface with various tools and resources designed to assist in maintaining, testing, and developing MCP repositories and clients.