rs-fast-mcp 0.2.0

High-performance, async-first Rust implementation of the Model Context Protocol (MCP)
Documentation
1
2
3
4
5
6
7
8
9
pub mod auth0;
pub mod aws;
pub mod azure;
pub mod github;
pub mod google;
pub mod oci;
pub mod scalekit;
pub mod supabase;
pub mod workos;