procursorrules.com
Sign In
Back to MCPs
E

Euroleague API MCP

by vtzimpl

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:

*Configuration content*

Feel free to extend this server with more tools and endpoints!

Statistics
Tools
0
Stars
0
Last Checked
9/3/2025
Version Info

No version information available