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!
Похожие серверы
Learning Hub
AI learning assistant that manages game time rewards based on school grades, homework, and bonus tasks
Horoscope MCP Server
Provides daily horoscope readings and fortune telling for all 12 zodiac signs using a horoscope API.
root-mcp
MCP server for ROOT CERN files
Lightning Enable
MCP server enabling AI agents to make Bitcoin Lightning payments, check balances, access L402 APIs, and manage payment budgets. Supports Strike, OpenNode, NWC, and LND wallets.
UU跑腿 MCP Server
Create orders on the uupt.com open platform using the MCP protocol.
Chess Stats
An MCP server that provides chess statistics for any player.
Mercury MCP
Mercury MCP lets you ask questions about your banking balances, transactions, cards/recipients, and more
Stock Analysis
An MCP server for stock analysis, offering tools for chip distribution, pattern analysis, trend reversal detection, and market scanning.
MCP-HA-Connect
A production-ready Model Context Protocol (MCP) server for Home Assistant integration with AI assistants like Claude.
MCP Media Processing Server
A server for media processing, offering powerful video and image manipulation using FFmpeg and ImageMagick.