The MCP Java SDK is the official Java SDK enabling Java applications to interact with AI models and tools through the Model Context Protocol, supporting both synchronous and asynchronous communication and integrating with Spring AI for enhanced functionality.
Quarkus MCP Server is a Quarkus extension that enables developers to implement Model Context Protocol server features for seamless integration between LLM applications and external data sources and tools.
A pure Java implementation of Google's Agent2Agent protocol for Spring Boot applications, where any agent built with it is also exposed automatically as an MCP tool.