Simple and elegant component-based UI library

RIOT MCP Server

MCP server for RIOT-OS/RIOT

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "RIOT": {
      "command": "npx",
      "args": [
        "-y",
        "@RIOT-OS/RIOT"
      ]
    }
  }
}