Back to directory
yeonupark/mcp-soccer-data

yeonupark/mcp-soccer-data

@yeonupark

An MCP server that provides real-time football data based on the SoccerDataAPI.

soccerfootballlive-scoresapireal-timesports-datamcp-serversportsentertainment

Installation & Configuration

{
  "mcp-soccer-data": {
    "command": "uv",
    "args": [
      "run",
      "server.py"
    ],
    "env": {
      "AUTH_KEY": "your_auth_key"
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/12
Updated
2026/6/13