world_cup_database

saajit1997/world_cup_database
★ 0 stars Unknown language 🌐 Browser/Web Updated 2d ago
Open-source MCP server for World Cup 2026 player stats — FBref + Understat
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": {
    "world_cup_database": {
      "command": "npx",
      "args": [
        "-y",
        "saajit1997/world_cup_database"
      ]
    }
  }
}

README Excerpt

An open-source MCP (Model Context Protocol) server that scrapes all 48 World Cup 2026 squads and builds a queryable stats database — combining FBref and Understat data. - Fetches every squad and player in the 2026 FIFA World Cup (USA / Canada / Mexico) - Collects season stats (goals, assists, shots, minutes) via **FBref** using `soccerdata`

Tools (6)

compare_playersget_player_statsget_squadget_top_scorerssearch_playersoccerdata