Dv Courses
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.
주요 기능
- 1 GitHub stars
- Exposes course data via the Spring AI MCP framework.
- Provides tools for retrieving all courses.
- Enables searching for courses by title.
- Uses STDIO transport for MCP communication.
사용 사례
- Integrate course information into AI-powered learning platforms.
- Provide AI models with access to real-time course data.
- Enhance AI-driven educational chatbots with course details.