Odel
McuBuddy

McuBuddy

Local
@cunjun6PythonMITUpdated 3w ago

AI-native MCU debugging and observability through probes, symbols, RTOS, logs, and build tools.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIMcuBuddyv0.5.1

Run

uvx McuBuddy

MCP client config

{
  "mcpServers": {
    "mcubuddy": {
      "command": "uvx",
      "args": [
        "McuBuddy"
      ]
    }
  }
}