Labsco
holoduke logo

LiveScore MCP

โ˜… 1

from holoduke

Real-time football live scores, fixtures, team stats, and player data from 1000+ leagues via SSE transport. Free, no API key required.

๐Ÿ”ฅ๐Ÿ”ฅ๐Ÿ”ฅโœ“ VerifiedFreeAdvanced setup

โŒ labsco summary โ€” our analysis, not the vendor's

What it is โ€” A free, hosted MCP server delivering real-time football scores, fixtures, team stats, and player data from 1000+ leagues over SSE, no API key required.

What you get โ€”

  • Live scores โ€” "What are the live scores right now?" via get_live_scores with minute-by-minute updates
  • Fixtures and tables โ€” get_fixtures, get_league_fixtures, get_day_fixtures (Champions League, Premier League, etc.)
  • Match/team/player detail โ€” get_match (events, lineups, H2H), get_team, get_player, plus search
  • Team logos via get_team_image

Requirements โ€” Nothing โ€” no API key; just point your client at https://livescoremcp.com/sse.

Cost snapshot โ€” Free for personal and non-commercial use; data is sourced from football-mania.com. No license stated in metadata.

Setup effort โ€” One-liner: claude mcp add livescore https://livescoremcp.com/sse (or JSON URL entry).

Our take โ€” A dead-simple, keyless way to get live football data into an agent; the real caveats are usage limits โ€” 30 requests/min per IP, no bulk scraping, and commercial use requires explicit permission.

Source: the project README โ€” summarized 2026-07-08.