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!
関連サーバー
Context Lens
Semantic search knowledge base for MCP-enabled AI assistants
Jade Dragon Snow Mountain
Provides live images, time-lapse videos, and current weather updates for Jade Dragon Snow Mountain.
Manifold Markets
Interact with Manifold Markets prediction markets, including market creation, trading, and liquidity management.
SuricataMCP
A server that allows MCP clients to use Suricata for network traffic analysis.
TradeMemory Protocol
AI trading memory layer for MT5/forex with 15 MCP tools — store/recall trades, pattern discovery, strategy evolution, and Outcome-Weighted Memory.
MCP Cat Language Server
A server that translates Chinese text into cute cat language expressions.
Audio Player
An MCP server for controlling local audio file playback.
Learning Hub
AI learning assistant that manages game time rewards based on school grades, homework, and bonus tasks
Policy Layer
Non-custodial spending controls for AI agent wallets — enforce limits, allowlists, and kill switches before transactions execute.
GuessMarket MCP
Prediction market trading server for GuessMarket. Browse markets, buy/sell shares, add/remove liquidity, check portfolios, and build on-chain transactions. 20+ tools.