01Leverages Rust's type system for type-safe and performant execution with Tokio's async/await.
02Modular architecture supporting easy addition of custom tools, resources, and prompts.
03Stdio-based transport for straightforward deployment as a subprocess.
04JSON-RPC 2.0 compliant protocol with robust error handling and logging.
05Includes built-in example tools (e.g., Greeting, BMI Calculator, Weather), resources (e.g., Application Configuration), and prompts (e.g., Code Review) for quick starts.
060 GitHub stars