Installation & Configuration
{
"mcpServers": {
"Modbus MCP Server": {
"command": "uv",
"args": [
"--directory",
"/path/to/modbus-mcp",
"run",
"modbus-mcp"
],
"env": {
"MODBUS_TYPE": "tcp",
"MODBUS_HOST": "127.0.0.1",
"MODBUS_PORT": 502
}
}
}
}Information
Transport
stdio
Language
Python
Created
2026/6/12
Updated
2026/6/13