About
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.
Key Features
- 0 GitHub stars