🏥
Spring AI Polaris
Spring AI extension for MCP Server registration, discovery and governance with Polaris
0 installs
Trust: 34 — Low
Healthcare
Ask AI about Spring AI Polaris
Powered by Claude · Grounded in docs
I know everything about Spring AI Polaris. Ask me about installation, configuration, usage, or troubleshooting.
0/500
Loading tools...
Reviews
Documentation
Spring AI Polaris
English | 简体中文
README:
Introduction
Spring AI Polaris is a Spring AI extension that integrates with Polaris (PolarisMesh) for MCP Server registration, discovery and governance.
Spring AI with Polaris can solve these problems:
- MCP Server Registration — Automatically register MCP Server instances to Polaris on startup, deregister on shutdown
- MCP Client Discovery — Discover MCP Server instances from Polaris with dynamic updates via Watch mechanism
- Load Balancing — Round-robin selection across healthy MCP Server instances
- Call Reporting — Report call results to Polaris for circuit-breaking and load-balancing statistics
How to Build
Linux and Mac
./mvnw clean install
Windows
.\mvnw.cmd clean install
License
This project is licensed under the BSD 3-Clause License.
