LiveScore MCP
@holoduke
About LiveScore MCP
Free MCP server for real-time football live scores, fixtures, team stats, and player data. Connect Claude, Cursor, or any MCP client to 1000+ leagues worldwide via SSE transport. No API key required.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"livescore": {
"url": "https://livescoremcp.com/sse"
}
}
}Tools
10Get all fixtures for a specific date. All timestamps are GMT/UTC.
Get fixtures for a specific competition (e.g. EurocupsUEFAChampionsLeague_small). All timestamps are GMT/UTC.
Get fixtures for a specific league (e.g. NetherlandsEredivisie). All timestamps are GMT/UTC.
Get currently live football matches and scores. All timestamps are GMT/UTC.
Get detailed match information (events, lineups, stats) with optional head-to-head data
Get detailed player information (stats, career) by player ID
Get detailed team information (squad, stats) by team ID
Get team logo PNG URL by team ID
Health check - echo back a message
Search for teams, players, or competitions by name
Overview
What is LiveScore MCP?
LiveScore MCP is a free Model Context Protocol (MCP) server that provides real‑time football scores, fixtures, team statistics, and player data from over 1,000 leagues worldwide. It is built for AI assistants and MCP‑compatible clients needing live football information.
How to use LiveScore MCP?
Connect any MCP client to the SSE endpoint https://livescoremcp.com/sse. For Claude Desktop, add the URL to claude_desktop_config.json under the livescore server. For Claude Code, run claude mcp add livescore https://livescoremcp.com/sse. The server also supports self‑hosting via Go build or Docker.
Key features of LiveScore MCP
- Real‑time live scores with minute‑by‑minute updates
- Fixtures for competitions (Champions League, World Cup, etc.)
- League‑specific fixtures (e.g., Premier League, Eredivisie)
- Detailed match info including events, lineups, and head‑to‑head
- Team details with squad and statistics
- Player profiles with career stats
- Search teams, players, or competitions by name
- Free for personal and non‑commercial use (30 requests/min per IP)
Use cases of LiveScore MCP
- Ask an AI assistant “What are the live scores right now?” for instant match updates
- Get Premier League standings or Champions League results
- Check a specific team’s upcoming fixtures and squad details
- Find who scored in a match or explore player profiles
- Retrieve all matches scheduled for a particular date
FAQ from LiveScore MCP
What data source does LiveScore MCP use?
All football data is provided by football‑mania.com, a platform covering 1000+ leagues with real‑time scores, fixtures, team stats, and player profiles.
Is LiveScore MCP free to use?
Yes, it is free for personal and non‑commercial use. Commercial use requires permission.
Are there rate limits?
Yes, the server enforces a limit of 30 requests per minute per IP address.
Can I self‑host LiveScore MCP?
Yes. Clone the GitHub repository, build with Go (go build -o livescore-mcp .), and run on port 8080. A Docker build is also provided.
Which MCP clients are supported?
It works with any MCP‑compatible client, including Claude Desktop, Claude Code, Cursor, Windsurf, and Cline.
Frequently asked questions
What data source does LiveScore MCP use?
All football data is provided by football‑mania.com, a platform covering 1000+ leagues with real‑time scores, fixtures, team stats, and player profiles.
Is LiveScore MCP free to use?
Yes, it is free for personal and non‑commercial use. Commercial use requires permission.
Are there rate limits?
Yes, the server enforces a limit of 30 requests per minute per IP address.
Can I self‑host LiveScore MCP?
Yes. Clone the GitHub repository, build with Go (`go build -o livescore-mcp .`), and run on port 8080. A Docker build is also provided.
Which MCP clients are supported?
It works with any MCP‑compatible client, including Claude Desktop, Claude Code, Cursor, Windsurf, and Cline.
Basic information
More Developer Tools MCP servers

SSH MCP Server
hypnosisSSH MCP server for AI agents: remote commands, file transfer, log search and server audits through OpenSSH.

TaskerArmy Agent
TaskerArmyAsk Claude or ChatGPT what Shopify theme optimization tasks are pending on your store, a remote MCP server for TaskerArmy Agent accounts.

Termany
thinkany-aiAgent-Native Terminal
Agent Conductor
icohangar-opsAgent conductor — AGENTS.md contract parser, SKILL.md registry, CHP decision engine over MCP

Reelier
Maxime HouleAgents make claims. Reelier writes receipts — record an agent's tool-call workflow once, replay it deterministically at 0 tokens, and diff runs to catch drift.
Comments