Skip to content

Latest commit

 

History

History
47 lines (29 loc) · 1.29 KB

File metadata and controls

47 lines (29 loc) · 1.29 KB

MCP Java SDK

Build Status

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.

📚 Reference Documentation

For comprehensive guides and API documentation, visit the MCP Java SDK Reference Documentation.

Development

  • Building from Source
mvn clean install
  • Running Tests
mvn test

Contributing

Contributions are welcome! Please:

  1. Fork the repository
  2. Create a feature branch
  3. Submit a Pull Request

Team

  • Christian Tzolov
  • Dariusz Jędrzejczyk

Links

License

This project is licensed under the MIT.