Exposes course data to AI models using the Spring AI Model Control Protocol (MCP).
Provides a Spring Boot application implementing a Model Control Protocol (MCP) server for course information, allowing AI models to interact with course data through the Spring AI MCP framework via standard input/output, and exposing tools for retrieving all courses or searching by title.
Características Principales
011 GitHub stars
02Exposes course data via the Spring AI MCP framework.
03Provides tools for retrieving all courses.
04Enables searching for courses by title.
05Uses STDIO transport for MCP communication.
Casos de Uso
01Integrate course information into AI-powered learning platforms.
02Provide AI models with access to real-time course data.
03Enhance AI-driven educational chatbots with course details.