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.
No reviews yet. Be the first to review!
Sign in to join the conversation
Returns all available courses.
Returns a specific course by title.
Search courses containing a keyword.