MachineCommander is an IoT system to manage all the construction machines working on construction projects.
Server Config
{
"mcpServers": {
"MachineCommander": {
"command": "uvx",
"args": [
"machinecommander"
]
}
}
}