OpenLigaDbLlm
0
The OpenLigaDbLlm project demonstrates the use of .NET applications to connect to an MCP Server that interfaces with the OpenLigaDb API. It offers monitoring capabilities through Docker, OpenTelemetry, and Grafana.
getAvailableLeagues
Get all available leagues
getFilteredLeagues
Get all leagues matching the given filter
getAllTeams
Get all teams for a given league and season
echo
Echo the given message, mainly used for debugging