概要
This project serves as a practical example for building a Spring AI Multi-Channel Protocol (MCP) server using Kotlin. It demonstrates how to expose article management functionalities—such as creating, retrieving, updating, and deleting articles—as AI tools. By leveraging Spring AI's `@Tool` annotation, the server allows AI agents to seamlessly interact with and manage a knowledge base, making it a robust foundation for AI-driven content management applications.