Provides club information and advanced player statistics for Euroleague and Eurocup basketball from the Euroleague API.
This is an MCP (Model Context Protocol) server for Euroleague and Eurocup basketball data.
Install globally:
npm install -g euroleague-api-mcp
Or use with npx (no install required):
npx euroleague-api-mcp
Clone the repository and install dependencies:
npm install
Compile the TypeScript code:
npm run build
Start the MCP server:
npm start
Or directly:
node build/index.js
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!
Generates true random coin flips using the random.org API.
A high-performance trading system for Claude Desktop, providing real-time market data via Tiingo and optional Telegram alerts.
Provides real-time system information and metrics, including CPU, memory, disk, network, and process status.
MCP Server for DealX platform
FastAPI and MCP service providing Islamic prayer times and other useful calculations.
A damage and status calculator for Pokemon Generation 3.
A healthcare-focused RAG server using Groq API and Chroma for information retrieval from patient records.
Analyzes manufacturing production capacity, including evaluations, equipment, processes, and factory distribution to assess enterprise strength.
A server for looking up the daily menu at the Hyteria (B1) restaurant.
A TypeScript-based MCP server for interacting with the Etsy API, featuring a simple notes system.