comprehensive-rust
This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust.
Bare metal (comprehensive-rust) MCP Server
Model Context Protocol (bare-metal) server
Ready-to-Use Client Configurations
{
"mcpServers": {
"bare-metal": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-bare-metal"
]
}
}
}