Integrates Spring Boot applications with AI workflows and assistants through the Model Context Protocol (MCP).
This project provides a Spring Boot application that seamlessly integrates with AI tools and assistants, such as Claude Desktop, via the Model Context Protocol (MCP). It demonstrates a Medical Care Platform (MCP) by managing patient and medical report data through JPA entities, DTOs, and Spring Data JPA repositories. The application exposes AI-enabled service methods using tool annotations, allowing AI agents to perform operations like listing patients, adding medical reports, and updating patient information, making it a robust foundation for building AI-driven enterprise applications.