jk-mcp-ecnl

jedi-knights/jk-mcp-ecnl
★ 0 stars Python API Integration Updated today
MCP server for ECNL/ECRL youth soccer schedules, standings, and RPI via the public Total Global Sports / AthleteOne API
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "jk-mcp-ecnl": {
      "command": "uvx",
      "args": [
        "jk-mcp-ecnl"
      ]
    }
  }
}

Or install with pip: pip install jk-mcp-ecnl