Labsco
MCP SERVER

Euroleague Live

by vtzimpl

Read Euroleague and Eurocup basketball data — club information and advanced player statistics by competition and statistic type.

Sports, Fantasy & Esports DataVerified
Summary
Advanced statistics rather than box scores is the part worth having, since the basic numbers are on any sports site.

Points and rebounds are everywhere; efficiency and the derived measures behind them are what a real basketball question turns on, and having them as structured data rather than as a table on a page is the difference. Taking the competition as a parameter matters more than it sounds — Euroleague and Eurocup are separate competitions with separate fields, and conflating them produces comparisons that mean nothing. Two tools and honest about it: the README calls the server extendable, which is a fair description of where it currently sits.

What it is

A two-tool client over the Euroleague API covering club records and advanced player statistics, with the repository describing itself as extendable to more endpoints.

What you get
  • get-club-info returns club information from the Euroleague API.
  • get-player-stats returns advanced player statistics, taking both a competition and a statistic type — so Euroleague and Eurocup are addressable separately.
Requirements

Nothing to supply.

Setup effort

One command — npx -y euroleague-api-mcp@latest