embedded system

Modbus Mcp

An MCP server that standardizes and contextualizes industrial Modbus data.

python
embedded system
0
View on GitHub

Installation

npx -y kukapay/modbus-mcp

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "modbus-mcp",
  "command": "npx",
  "args": [
    "-y",
    "kukapay/modbus-mcp"
  ]
}

About This MCP Server

kukapay/modbus-mcp

An MCP server that standardizes and contextualizes industrial Modbus data.

GitHub: https://github.com/kukapay/modbus-mcp

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub