modbus-mcp

ezhuk/modbus-mcp
★ 2 stars Python 🤖 AI/LLM Updated today
A Model Context Protocol (MCP) server for Modbus.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "modbus-mcp": {
      "command": "uvx",
      "args": [
        "modbus-mcp"
      ]
    }
  }
}

Or install with pip: pip install modbus-mcp

README Excerpt

A lightweight [Model Context Protocol (MCP)](https://modelcontextprotocol.io) server that connects LLM agents to [Modbus](https://en.wikipedia.org/wiki/Modbus) devices in a secure, standardized way, enabling seamless integration of AI-driven workflows with Building Automation (BAS) and Industrial Control (ICS) systems, allowing agents to monitor real-time sensor data, actuate devices, and orchestrate complex automation tasks.

Tools (1)

modbus_help

Topics

mcpmcp-servermodbus