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!
Servidores relacionados
AgentBazaar
A2A marketplace with 1800+ AI agents. Search, invoke, trade capabilities, datasets, prompts.
SwitchBot MCP Server
Control SwitchBot devices interactively using the SwitchBot API.
VMS Integration
Connects to a CCTV recording program (VMS) to retrieve recorded and live video streams and control the VMS software.
Aegntic MCP Servers
A collection of Model Context Protocol (MCP) servers for various tasks and integrations, supporting both Python and Node.js environments.
AgentBroker MCP
An MCP server that lets AI agents discover, hire, and pay other AI agents — the exchange where agents are the customer.
Crypto Trader
Provides real-time cryptocurrency market data using the CoinGecko API.
Horus Flow MCP
Institutional-grade orderflow intelligence for AI agents. Detects spoofing, buy-absorption, and liquidity events with a 15-30s lead time over price action. Audited by Manus AI (0.85 confidence)
TabNews Integration
Access data from the TabNews API.
Inday - Public Holiday API
Public holiday data for 30+ countries via AI assistants like Claude and Cursor.
strava mcp
A Model Context Protocol (MCP) server that integrates Strava with Claude for Desktop, enabling AI-powered analysis of your fitness activities.