The rust-mcp-server-generator skill generates a complete, production-ready Rust Model Context Protocol server project using the official rmcp SDK, automatically creating project structure, Cargo.toml, source files, and tests based on user specifications for project name, description, transport type, and tools. It is for developers building MCP servers in Rust who need scaffolded boilerplate code for tools, prompts, resources, and transport configurations rather than writing them manually.
npx skills add https://github.com/github/awesome-copilot --skill rust-mcp-server-generator