MCP.so
登录
L

LiveScore MCP

@holoduke

关于 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.

基本信息

分类

开发工具

传输方式

stdio

发布者

holoduke

提交者

Gillis Haasnoot

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "livescore": {
      "url": "https://livescoremcp.com/sse"
    }
  }
}

工具

10

Currently 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

概览

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.

评论

开发工具 分类下的更多 MCP 服务器