This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+4 more
Summary
AI summaryUpdates Quick Start ```bash, Recommended, and M1/M2/M3 across a mixed release.
Full changelog
Installation
Cargo (Recommended)
cargo install mcp-gateway
Manual Download
Download the appropriate binary for your platform from the assets below.
Supported platforms:
mcp-gateway-darwin-arm64- macOS Apple Silicon (M1/M2/M3)mcp-gateway-darwin-x86_64- macOS Intelmcp-gateway-linux-x86_64- Linux x86_64 (static musl)mcp-gateway-linux-aarch64- Linux ARM64 (static musl)mcp-gateway-windows-x86_64.exe- Windows x86_64 (MSVC)
Verify checksums
sha256sum -c SHA256SUMS.txt
Quick Start
# Create config file
cat > servers.yaml << 'EOF'
server:
port: 39400
meta_mcp:
enabled: true
backends: {}
EOF
# Start gateway
mcp-gateway --config servers.yaml
See README for full documentation.
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About MikkoParkkola/mcp-gateway
Universal MCP gateway with single-port multiplexing and Meta-MCP. 4 meta-tools replace 100+ registrations, saving 95% context window. Hot-reloadable capabilities, OpenAPI auto-import, 42 starter capabilities (25 zero-config).
Related context
Beta — feedback welcome: [email protected]