Spring AI Demo
Exposes a Model Context Protocol (MCP) service using Spring AI.
소개
This application provides a basic Model Context Protocol (MCP) service built with Spring AI. It allows interaction with a model through the MCP Inspector, exposing methods like 'scheduleAppointment' that accept parameters and return results. The service is configured to run on port 8080 by default and uses Server-Sent Events (SSE) for communication.
주요 기능
- 0 GitHub stars