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.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"livescore": {
"url": "https://livescoremcp.com/sse"
}
}
}Tools
10Currently live matches with real-time scores and minute-by-minute updates
Competition fixtures (Champions League, Europa League, World Cup, etc.)
League-specific fixtures (e.g. Eredivisie, Premier League)
All fixtures for a specific date
Detailed match info with events, lineups, stats, and head-to-head data
Team details including squad and statistics
Player profiles with career stats
Team logo URL
Search teams, players, or competitions by name
Connectivity check
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.
More Developer Tools MCP servers
Code Index MCP
johnhuang316A Model Context Protocol (MCP) server that helps large language models index, search, and analyze code repositories with minimal setup
Smithery CLI
smithery-aiInstall, manage and develop MCP servers and skills for agents
Serena
oraiosA powerful MCP toolkit for coding, providing semantic retrieval and editing capabilities - the IDE for your agent
OpenSumi
opensumiA framework helps you quickly build AI Native IDE products. MCP Client, supports Model Context Protocol (MCP) tools via MCP server.
mcp-excalidraw
yctimlinMCP server and Claude Code skill for Excalidraw — programmatic canvas toolkit to create, edit, and export diagrams via AI agents with real-time canvas sync.
Comments