mcp-multiplexer 0.2.1

One MCP server fronting many: 7 meta-tools instead of every tool schema in context
Documentation
1
2
3
4
5
6
7
8
pub mod cache;
pub mod config;
pub mod model;
pub mod oauth;
pub mod search;
pub mod server;
pub mod stats;
pub mod upstream;