Spring AI icon

Spring AI

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.

주요 기능

  • Patient and Medical Report management using JPA entities
  • Service layer with AI tool annotations for MCP integration
  • RESTful application structure ready for extension
  • Example data initialization for quick setup
  • 0 GitHub stars
  • Registers tool callbacks for AI workflow integration

사용 사례

  • Develop AI-powered medical care platforms for patient and report management
  • Enable AI assistants like Claude Desktop to interact with Spring Boot application data and services
  • Expose custom business logic as callable tools for large language models
Advertisement

Advertisement