← Registry

Analytics

livecasinodata.com

Provides statistics and fairness ratings for live casino games.

1 endpoint5 known toolsFirst detected July 20, 2026Last detected August 29, 2026

ENDPOINT 1

https://livecasinodata.com/api/mcp

No auth detected

MCP server metadata

Name
livecasinodata
Version
1.1.0
Capabilities
tools
Server instructions

Read-only live casino statistics for Evolution Gaming games. All data is public (CC BY 4.0). Use list_games to discover slugs, then get_game_stats for detail and get_recent_rounds for raw round history.

Known tools 5

get_platform_stats

Platform-wide live casino statistics: total rounds ever collected, number of games tracked, and the timestamp of the most recent data.

Inferred read-only
list_games

List all actively tracked live casino games with their 30-day round count, observed bonus rate, and Live Casino Fairness Index (LCFI) grade.

Inferred read-only
get_game_stats

Detailed statistics for one game across 7/30/90-day windows: rounds, bonus rate, average and max multiplier, and LCFI score.

Inferred read-only
get_fairness_index

The Live Casino Fairness Index (LCFI): platform-wide fairness score plus per-game scores over the last 30 days, comparing observed bonus rates to certified theoretical rates.

Inferred read-only
get_recent_rounds

The most recent raw rounds for one game (result, multiplier, bonus flag, UTC timestamp), newest first.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.livecasinodata]
url = "https://livecasinodata.com/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "livecasinodata": {
      "type": "http",
      "url": "https://livecasinodata.com/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: livecasinodata
Remote MCP URL: https://livecasinodata.com/api/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "livecasinodata": {
      "url": "https://livecasinodata.com/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "livecasinodata": {
      "type": "http",
      "url": "https://livecasinodata.com/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "livecasinodata",
  "transport": "streamable-http",
  "url": "https://livecasinodata.com/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for livecasinodata.com was fetched 2026-09-23T22:02:50.407Z.

Trust status RestrictedContent

livecasinodata.com is assessed as RestrictedContent: Domain runs gambling-related technology.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.