embassy

GitHub

Modern embedded framework, using Rust and async.

9,684 stars Rust Rust 1 file ยท ~7,451 tokens #async#drivers#embedded#executor#hal#rust

embassy MCP Server

MCP server for embassy-rs/embassy

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