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.
Nessuna recensione ancora. Sii il primo a recensire!
Accedi per unirti alla conversazione
Returns all available courses.
Returns a specific course by title.
Search courses containing a keyword.