rust-mcp-server-generator
github/awesome-copilot
This tool scaffolds a complete, production-ready Model Context Protocol (MCP) server project written in Rust. It utilizes the official `rmcp` SDK to ensure full compatibility. The generated structure includes modules for handling logic, defining tools, managing prompts, and providing resources. Users can configure different transports (stdio, SSE, HTTP) and immediately run the server for integration testing or production use.