Skip to main content

Module server

Module server 

Source

Modules§

backend
compressed
CompressedServer — the top-level object that owns the backend client, tool cache, and compression engine, and exposes them via a frontend MCP server.
registration
Frontend MCP server registration for compressed wrapper tools.
tool_cache
ToolCache — lazily populated, refresh-on-demand tool schema store.

Structs§

BackendServerConfig
Configuration for one upstream MCP server.
CompressedServer
Connected compressor runtime.
CompressedServerConfig
Compression/runtime options shared by single-server and multi-server modes.
JustBashCommandSpec
JustBashProviderSpec
ToolCache
Lazily-populated, thread-safe tool schema cache.

Enums§

BackendAuthMode
Authentication strategy for a remote upstream MCP server.
BackendConfigSource
How upstream backend servers are supplied to the runtime.
BackendTransport
Transport type used to reach an upstream MCP server.
ProxyTransformMode
Frontend tool-surface mode exposed by the proxy.