# Rust MCP Server Development Plugin Build high-performance Model Context Protocol servers in Rust using the official rmcp SDK with async/await, procedural macros, and type-safe implementations. ## Installation ```bash # Using Copilot CLI copilot plugin install github/awesome-copilot/plugins/rust-mcp-development ``` ## What's Included ### Commands (Slash Commands) | Command | Description | |---------|-------------| | `/rust-mcp-development:rust-mcp-server-generator` | Rust Mcp Server Generator | ### Agents | Agent | Description | |-------|-------------| | `rust-mcp-expert` | Rust Mcp Expert | ### Instructions | Instruction | Description | |-------------|-------------| | `rust-mcp-server` | Rust Mcp Server | ## Source This plugin is part of [Awesome Copilot](https://github.com/github/awesome-copilot), a community-driven collection of GitHub Copilot extensions. ## License MIT