awesome-rust

GitHub

A curated list of Rust code and resources.

58,815 stars Rust 1 file ยท ~76,054 tokens #awesome#rust

awesome-rust MCP Server

MCP server for rust-unofficial/awesome-rust

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