zephyr

GitHub

Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.

zephyr MCP Server

MCP server for zephyrproject-rtos/zephyr

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