Docs.rs
mcp-compressor-core-0.0.2
mcp-compressor-core 0.0.2
Docs.rs crate page
Apache-2.0
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
timesler
Dependencies
async-trait ^0.1
normal
axum ^0.8
normal
clap ^4
normal
dirs ^6
normal
futures ^0.3
normal
http ^1
normal
libc ^0.2
normal
open ^5.3
normal
rand ^0.8
normal
reqwest ^0.13.3
normal
rmcp ^1.6.0
normal
serde ^1
normal
serde_json ^1
normal
sse-stream ^0.2
normal
thiserror ^1
normal
tokio ^1
normal
toon-format ^0.4.5
normal
assert_cmd ^2
dev
predicates ^3
dev
tempfile ^3
dev
tokio ^1
dev
Versions
31.5%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module proxy
mcp_
compressor_
core
0.0.2
Module proxy
Module Items
Re-exports
Modules
In crate mcp_
compressor_
core
mcp_compressor_core
Module
proxy
Copy item path
Source
Re-exports
§
pub use server::
RunningToolProxy
;
pub use server::
ToolProxyServer
;
Modules
§
auth
Bearer-token authentication for the generic tool proxy.
registry
Server registry for multi-server routing.
router
HTTP router for the generic tool proxy.
server
Generic HTTP tool proxy server.