mcpkit-rocket
Rocket framework integration for mcpkit MCP servers.
Features
- Full MCP protocol support over HTTP
- CORS fairing for cross-origin requests
- Session management with SSE streaming
- Macro-based route generation for type safety
Usage
use ;
use launch;
Requirements
- Rust 1.85+
- Rocket 0.5+
License
MIT OR Apache-2.0