java-sdk

The official Java SDK for Model Context Protocol servers and clients. Maintained in collaboration with Spring AI

GitHubスター

2,418

ユーザー評価

未評価

お気に入り

0

閲覧数

1

フォーク

644

イシュー

214

README
MCP Java SDK

License
Build Status
Maven Central
Java Version

A set of projects that provide Java SDK integration for the Model Context Protocol.
This SDK enables Java applications to interact with AI models and tools through a standardized interface, supporting both synchronous and asynchronous communication patterns.

📚 Reference Documentation
MCP Java SDK documentation

For comprehensive guides and SDK API documentation

Spring AI MCP documentation

Spring AI MCP extends the MCP Java SDK with Spring Boot integration, providing both client and server starters. Bootstrap your AI applications with MCP support using Spring Initializer.

Development
Building from Source
./mvnw clean install -DskipTests
Running Tests

To run the tests you have to pre-install Docker and npx.

./mvnw test
Contributing

Contributions are welcome!
Please follow the Contributing Guidelines.

Team
  • Christian Tzolov
  • Dariusz Jędrzejczyk
Links
License

This project is licensed under the MIT License.