embedded system
Modbus Mcp
An MCP server that standardizes and contextualizes industrial Modbus data.
python
embedded system
Installation
npx -y kukapay/modbus-mcpConfiguration
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.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub