poly-mcp/IoT-Edge-MCP-Server
If you are the rightful owner of IoT-Edge-MCP-Server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The IoT/Edge MCP Server is a Model Context Protocol server designed for Industrial IoT, Edge Computing, and Automation, enabling AI-driven control and management of industrial systems.
Tools
Functions exposed to the LLM to take actions
read_sensor
Read current value from a single sensor
read_multiple_sensors
Batch read multiple sensors
get_sensor_history
Retrieve historical data with optional aggregation
execute_actuator_command
Send commands to actuators (valves, motors, pumps)
get_device_topology
View complete system architecture
list_devices
List all registered devices with status
get_system_status
Overall system health and statistics
get_active_alarms
View active alarms by priority
acknowledge_alarm
Confirm alarm acknowledgment
read_modbus_registers
Read PLC registers via Modbus
write_modbus_register
Write values to PLC registers
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client