litao163email/mcp_server_spring_example
3.2
If you are the rightful owner of mcp_server_spring_example and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
This is a Spring AI-based Model Context Protocol (MCP) server example project, demonstrating how to build an MCP server using Spring Boot and provide tool services via HTTP/SSE.
Tools
Functions exposed to the LLM to take actions
getWeatherForecastByLocation
Fetches weather forecast based on latitude and longitude.
getProjectInfoByCustomerName
Retrieves project information using a customer name.
getProjectInfoByContractNum
Fetches project information using a contract number.
toUpperCase
Converts input text to uppercase.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client