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.
Clojure library for building Model Context Protocol servers and clients natively on the JVM, implementing the stdio transport of the 2024-11-05 spec without using the Java SDK.
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.