LiveScore MCP
Real-time football live scores, fixtures, team stats, and player data from 1000+ leagues via SSE transport. Free, no API key required.
LiveScore MCP
Free Model Context Protocol server for real-time football scores, fixtures, team stats, and player data from 1000+ leagues worldwide.
Quick Start
Connect any MCP client to the SSE endpoint:
https://livescoremcp.com/sse
Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"livescore": {
"url": "https://livescoremcp.com/sse"
}
}
}
Claude Code
claude mcp add livescore https://livescoremcp.com/sse
Works with any MCP-compatible client: Claude Desktop, Claude Code, Cursor, Windsurf, Cline, and more.
Available Tools
| Tool | Description |
|---|---|
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 |
Example Queries
Once connected, just ask your AI assistant:
- "What are the live scores right now?"
- "Show me the Premier League table"
- "How is Barcelona doing this week?"
- "Who scored in the Champions League tonight?"
- "What matches are on this Saturday?"
- "Tell me about Ajax's squad"
Data Source
All football data is provided by football-mania.com - a comprehensive football data platform covering 1000+ leagues and competitions worldwide with real-time scores, fixtures, team statistics, player profiles, and match details.
Football Mania is also available as a mobile app:
Usage Policy
LiveScore MCP is free for personal and non-commercial use.
- Rate limits are enforced (30 requests/min per IP)
- Bulk scraping and automated data harvesting are not allowed
- Commercial use requires permission - open an issue to discuss
Tech Stack
Self-Hosting
git clone https://github.com/holoduke/livescore-mcp.git
cd livescore-mcp
go build -o livescore-mcp .
PORT=8080 ./livescore-mcp
Or with Docker:
docker build -t livescore-mcp .
docker run -p 8080:8080 livescore-mcp
License
MIT
İlgili Sunucular
Chromia MCP
Send CHR transactions using the Chromia Wallet.
Cyberbro
Extracts Indicators of Compromise (IoCs) from text and checks their reputation using multiple threat intelligence services.
Bitnovo Pay
MCP server for Bitnovo Pay integration with AI agents. Provides cryptocurrency payment capabilities through Bitnovo Pay API. Features include payment creation, status checking, QR code generation, and webhook management with support for multiple tunnel providers (ngrok, zrok, manual).
Weather MCP
An API for AI models to fetch weather data.
reachy-mini-mcp
Control the Reachy Mini robot (or simulator) from Claude, ChatGPT, or any MCP-compatible client.
Limitless MCP
MCP server for Limitless Exchange prediction markets on Base. 34 tools for market access, limit order trading, wallet management, and position tracking.
Mnemex
Mnemex is a Python MCP server that provides AI assistants with human-like memory dynamics through temporal decay and natural spaced repetition, storing memories locally in human-readable JSONL and Markdown formats.
MCP-Ambari-API
Automate Apache Ambari operations with AI/LLM: Natural language commands for Hadoop cluster management, service control, configuration monitoring, and real-time status tracking via Model Context Protocol (MCP) tools.
CHeema-Text-to-Voice-MCP-Server
AI-powered text-to-speech MCP server with instant voice cloning. Generate speech from Claude Desktop, Claude Code, or n8n using 5 built-in voices (English, German, French, Spanish) or clone any voice from a short audio sample. Runs fully local, no API keys, no cloud. Supports stdio, SSE, and HTTP transports.
Ultra MCP SS
An MCP server for programmatic control of smartscreen.tv displays via HTTP and MCP commands, with YouTube integration.