Serversio.github.lacausecrypto/sports-hub
H

io.github.lacausecrypto/sports-hub

io.github.lacausecrypto/sports-hub · v1.1.0
▦ npm
v1.1.0npm npm: mcp-sports-hub↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.lacausecrypto/sports-hub",
  "description": "29 sports API providers, 319 tools. Scores, stats, odds, esports, and more.",
  "repository": {
    "url": "https://github.com/lacausecrypto/mcp-sports-hub",
    "source": "github"
  },
  "version": "1.1.0",
  "packages": [
    {
      "registryType": "npm",
      "identifier": "mcp-sports-hub",
      "version": "1.1.0",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Comma-separated provider names or preset (free, us-major, soccer, f1, esports, odds, cricket, golf). Omit for all 29 providers.",
          "format": "string",
          "name": "SPORTS_HUB_PROVIDERS"
        },
        {
          "description": "API-Sports key (free at api-sports.io)",
          "format": "string",
          "isSecret": true,
          "name": "API_SPORTS_KEY"
        },
        {
          "description": "PandaScore esports token (free at pandascore.co)",
          "format": "string",
          "isSecret": true,
          "name": "PANDASCORE_TOKEN"
        },
        {
          "description": "The Odds API key (free at the-odds-api.com)",
          "format": "string",
          "isSecret": true,
          "name": "THE_ODDS_API_KEY"
        }
      ]
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}