Euroleague Live
Provides club information and advanced player statistics for Euroleague and Eurocup basketball from the Euroleague API.
euroleague-api-mcp
This is an MCP (Model Context Protocol) server for Euroleague and Eurocup basketball data.
Features
- Get club information from the Euroleague API
- Get advanced player statistics for a competition and statistic type
- Easily extendable for more endpoints/tools
Requirements
- Node.js (v18+ recommended)
- npm
Installation (from npm)
Install globally:
npm install -g euroleague-api-mcp
Or use with npx (no install required):
npx euroleague-api-mcp
Installation (Locally from source)
Clone the repository and install dependencies:
npm install
Compile the TypeScript code:
npm run build
Run (Locally from source)
Start the MCP server:
npm start
Or directly:
node build/index.js
Use in MCP Server Configuration (for Claude or other agents)
Example configuration:
{
"mcpServers": {
"euroleague-api-mcp": {
"command": "npx",
"args": ["-y", "euroleague-api-mcp@latest"]
}
}
}
Feel free to extend this server with more tools and endpoints!
Related Servers
DART-MCP
Analyze and visualize financial data of listed companies using the DART API.
Lcontext
An MCP server that exposes user behavior as queryable data for AI coding agents.
Satellite MCP Server
Performs satellite orbital mechanics calculations using natural language, with a built-in world cities database for location lookup.
xmcp.dev
The TypeScript framework for building & shipping MCP servers
QMT MCP Server
An MCP server that interfaces with the locally running MiniQMT trading system.
Vintage Chocolate Recipes (1914)
146 historic chocolate recipes from 1914. Search cakes, candies, and beverages from Maria Parloa's classic cookbook.
PancakeSwap PoolSpy
Tracks newly created liquidity pools on PancakeSwap, providing real-time data for DeFi analysts, traders, and developers.
通胜 MCP 服务
Provides Chinese Tung Shing (almanac) data, including calendar conversions, auspicious activities, and traditional metaphysical elements.
MCP Trakt
Access real-time entertainment data and personal viewing history from the Trakt.tv API.
ADM1 MCP Server
Control anaerobic digestion modeling (ADM1) using natural language.