🚀 SUSE AI Universal Proxy v0.1.1
We are excited to announce a new release of the SUSE AI Universal Proxy!
This version marks another significant milestone in providing a secure, scalable, and manageable way to handle Model Context Protocol (MCP) servers within your AI infrastructure. The Universal Proxy acts as the central nervous system for your MCP ecosystem, bridging the gap between discovery and secure access.
📦 Key Features in This Release
This release introduces the three core pillars of the project:
1. Users and Groups Authorization flow.
When an adapter is created is not possible to assign groups, and consequently all users in the groups to that adapter so that the user may access the MCP server. This feature is the first implementation of a more mature and complex capability that will allow administrators to granularly control each aspect of the MCP servers.
Enhanced Security: It introduces token-based authorization per-users, allowing you to wrap unsecured or internal MCP servers with a robust security layer before exposing them to clients generating "per user" tokens.
2. More MCP Servers!!!
We keep evaluating MCP Servers and add more and more to the list of the MCP Registry you may load when install Universal Proxy. In this release we added:
- Qdrant
- Gitea
🛠️ Getting Started
To get started with this release, clone the repository and follow the setup guide in our documentation. And don't forget to add a star to the project!!!
Note: As for any release, we highly value community feedback. If you encounter bugs or have feature requests regarding > the token authorization flow or discovery protocols, please open a GitHub Issue.
📜 What's Next?
We are committed to evolving the Universal Proxy to support more complex authentication schemes and deeper integration with other MCP Servers.