English | 简体中文
README:
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
Linux and Mac
./mvnw clean installWindows
.\mvnw.cmd clean installThis project is licensed under the BSD 3-Clause License.