rt-thread

GitHub

RT-Thread is an open source IoT Real-Time Operating System (RTOS). https://rt-thread.github.io/rt-thread/

rt-thread MCP Server

MCP server for RT-Thread/rt-thread

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "rt-thread": {
      "command": "npx",
      "args": [
        "-y",
        "@RT-Thread/rt-thread"
      ]
    }
  }
}