livescore6

livescore6

4.0

The LiveScore6 MCP Server provides a robust platform for accessing real-time sports data.

The LiveScore6 MCP Server offers comprehensive data on various sports, including football, cricket, basketball, tennis, and hockey. It is designed to reproduce public data and features of related sites in real time, ensuring users are always up-to-date with the latest sports information. Whether building a sporting site or application, LiveScore6 can power projects with live scores, statistics, news, and more. The server ensures data is synchronized with the source at request time, with no local caching or storage, guaranteeing fresh and accurate data.

Features

  • Real-time Data: Access live scores and updates on demand without any delay.
  • Comprehensive Coverage: Supports a wide range of sports, including football, cricket, basketball, tennis, and hockey.
  • News and Updates: Get the latest sports news and updates for all major sports.
  • Detailed Statistics: Retrieve detailed statistics for teams, players, and competitions.

MCP Tools

  • v2_search: Search for teams, players, leagues, etc., using terms or phrases.
  • v2_list_popular: List popular leagues by sport category.
  • v2_get_table: Retrieve league tables by sport category and competition.
  • news/v2/list: List the latest sports news.
  • news/v2/list-by-sport: Fetch news related to a specific sport category.
  • news/v2/detail: Access detailed news content.
  • competitions_detail: Get detailed information on competitions, including recent and upcoming matches.
  • competitions_get_table: Retrieve competition-related tables.
  • competitions_get_player_stats: Access player statistics in a competition.
  • competitions_get_team_stats: Access team statistics in a competition.
  • teams_detail: Get detailed information about teams, including recent and upcoming matches.
  • teams_get_table: Retrieve team-specific tables.
  • teams_get_player_stats: Access player statistics related to a competition.
  • teams_get_team_stats: Access team statistics related to a competition.

Usage with Different Platforms

mcp


{
  "action": "v2_search",
  "parameters": {
    "query": "football"
  }
}