Demonstrates Spring AI's integration with Model Context Protocol (MCP) for building Spring Boot applications with server and client functionalities.
This project showcases how to integrate Spring AI's support for MCP (Model Context Protocol) within Spring Boot applications, covering both server-side and client-side implementations. It provides a practical example of using Spring AI to build MCP servers that offer their capabilities to LLMs, using services like Geocoder and Timezone to respond to prompts for geographical data.