Free [Model Context Protocol](https://modelcontextprotocol.io/) server for real-time football scores, fixtures, team stats, and player data from
If you already use Livescore MCP, the livescore mcp mcp server is the piece that lets your assistant work with it directly. Free Model Context Protocol server for real-time football scores, fixtures, team stats, and player data from 1000+ leagues worldwide.
The toolset is worth reading before you wire it up, because it tells you what the integration is really for:
get_live_scores — Currently live matches with real-time scores and minute-by-minute updatesget_fixtures — Competition fixtures (Champions League, Europa League, World Cup, etc.)get_league_fixtures — League-specific fixtures (e.g. Eredivisie, Premier League)get_day_fixtures — All fixtures for a specific dateget_match — Detailed match info with events, lineups, stats, and head-to-head dataget_team — Team details including squad and statisticsget_player — Player profiles with career statsget_team_image — Team logo URLsearch — Search teams, players, or competitions by namehealth — Connectivity checkSetup follows the usual MCP pattern — install or clone the server, register it in your client's configuration file, restart the client.
This sits in the team communication group, where several servers overlap in what they claim to do but differ sharply once you actually set them up. Livescore MCP's toolset — get_live_scores, get_fixtures, get_league_fixtures and 7 more — is a fair guide to whether it matches your workflow. It is maintained by holoduke; worth a glance at recent repository activity before you build anything load-bearing on it.
This entry was verified against Livescore MCP's own documentation before publication; SyncDev keeps the directory reviewed rather than auto-generated.
| Tool | What it does |
|---|---|
| get_live_scores | Currently live matches with real-time scores and minute-by-minute updates |
| get_fixtures | Competition fixtures (Champions League, Europa League, World Cup, etc.) |
| get_league_fixtures | League-specific fixtures (e.g. Eredivisie, Premier League) |
| get_day_fixtures | All fixtures for a specific date |
| get_match | Detailed match info with events, lineups, stats, and head-to-head data |
| get_team | Team details including squad and statistics |
| get_player | Player profiles with career stats |
| get_team_image | Team logo URL |
| search | Search teams, players, or competitions by name |
| health | Connectivity check |
Your assistant inside the workspace — read channels, search history, post messages and tame the noise.
Inbox intelligence — search, read, draft and send Gmail through your assistant with OAuth auto-setup.
Read and write Jira, Confluence, Bitbucket, JSM and Compass from your AI client — with your own permissions.
Read and send Telegram messages through your assistant — chats, channels and history via the client API.
Enables Discord bot integration with Model Context Protocol (MCP) compatible applications like Claude Desktop.
Exposes REST APIs defined by OpenAPI specifications as Model Context Protocol (MCP) tools, facilitating seamless integration into MCP-based workflows.