MCP Gateway v0.1.1 - Wrapper, Helm & Stability Boost #106
crivetimihai
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
📦 MCP Gateway v0.1.1 – 2025‑06‑15
This is a feature-packed minor release focused on stability, packaging, wrapper enhancements, and documentation polish. It builds upon the initial public release (
v0.1.0
) by refining the developer experience and broadening deployment capabilities.✨ Highlights
mcpgateway.wrapper
) that allows legacy MCP clients to interact with modern gatewayspython3 -m mcpgateway.wrapper
now supported thanks to package restructure🆕 Added
mcpgateway.wrapper
with CLI and stdio support to connect to authenticated SSE gateways/version
endpoint (also available via UI tab and CLI--version
)/ready
endpoint for Kubernetes readiness probesmcpgateway
script (uses Uvicorn under the hood)python3 -m mcpgateway.wrapper
for stdio clientsmcpgateway.translate
support to turn stdio -> SSE. More features & protocol translation options coming soon.🐛 Fixed
ExceptionGroup
support for better logs📦 Packaging & Deployment
mcp-contextforge-gateway
)docker-run-ssl-host
and new publishing targetsAPP_ROOT_PATH
when reverse proxying (e.g., behind/gateway
)👥 New Contributors
🔗 Resources
ghcr.io/ibm/mcp-context-forge:v0.1.1
mcp-contextforge-gateway
This discussion was created from the release MCP Gateway v0.1.1 - Wrapper, Helm & Stability Boost.
Beta Was this translation helpful? Give feedback.
All reactions