mcpzip 0.1.0

MCP proxy that aggregates multiple servers behind search + execute meta-tools
Documentation
1
2
3
4
5
pub mod cache;
#[allow(clippy::module_inception)]
pub mod catalog;

pub use catalog::Catalog;