remote-mcp-kernel 0.1.0-alpha.6

A microkernel-based MCP (Model Context Protocol) server with OAuth authentication and multiple transport protocols
Documentation
1
2
3
4
5
pub mod config;
pub mod error;
pub mod handlers;
pub mod microkernel;
pub mod server_info;