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.
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.