mcp-server-demo
1
This project is a demonstration of a Model Control Protocol server utilizing Spring Boot and AI tools for intelligent service delivery. Key functionalities include number services and weather services with suggestions for expansion using external APIs.
NumberService
Provides digital calculation functions such as odd and even number judgment and prime number detection
WeatherService
Provide weather data query function (need to connect to third-party API)