Is your feature request related to a problem? High-volume MCP messages cause network latency and exceed token/bandwidth limits during heavy context transfers.
Describe the solution you'd like: Implement native compression (e.g., gzip or zstd) for payload transmission between MCP clients and servers.
Describe alternatives you've considered: Manually chunking data or relying on transport-layer VPN/SSH compression, which adds setup complexity.
Refrences:
Is your feature request related to a problem? High-volume MCP messages cause network latency and exceed token/bandwidth limits during heavy context transfers.
Describe the solution you'd like: Implement native compression (e.g., gzip or zstd) for payload transmission between MCP clients and servers.
Describe alternatives you've considered: Manually chunking data or relying on transport-layer VPN/SSH compression, which adds setup complexity.
Refrences: