A lightweight Spring Boot MCP server for exposing course information from Dan Vega's YouTube tutorials. The server provides two primary tools for retrieving course details: listing all available courses and searching for a specific course by title. Designed as a simple, extensible example of creating a data-driven MCP server using Spring AI's tooling framework.
아직 리뷰가 없습니다. 첫 번째 리뷰를 작성해 보세요!
대화에 참여하려면 로그인하세요
Returns all available courses.
Returns a specific course by title.
Search courses containing a keyword.