Set of projects that provide Java SDK integration for the Model Context Protocol. It enables Java applications to interact with AI models and tools through a standardized interface, supporting both synchronous and asynchronous communication patterns.
For comprehensive guides and API documentation, visit the MCP Java SDK Reference Documentation.
- Building from Source
mvn clean install
- Running Tests
mvn test
Contributions are welcome! Please:
- Fork the repository
- Create a feature branch
- Submit a Pull Request
- Christian Tzolov
- Dariusz Jędrzejczyk
This project is licensed under the MIT.