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.