Skip to content
Back to search
100
MCP live MCP 2025-06-18 streamable-http

io.github.justinmont84/loyaltyvip

io.github.justinmont84/loyaltyvip

U.S. casino directory + a player's loyalty data, comps, tiers, and gambling tax docs.

Uptime
100.0%
1 direct probes · 30d
Response
926ms
last probe
Tools
5
callable
Resources
1
readable
Prompts
0
available

Tools · 5

search_casinos

Search the public U.S. casino directory by name, state (two-letter code), type (commercial|tribal|racino), or rewards availability.

get_casino

Get a casino's detail including its rewards/players-club program and full tier ladder, by slug.

list_rewards_programs

List casino rewards/players-club programs, optionally filtered by search term or brand.

get_rewards_program

Get one rewards/players-club program by id — brand, earning rules, status-match notes, and full tier ladder. (get_casino also returns a casino's program inline.)

player_action

Authenticated. Invoke any LoyaltyVIP player/host action (proxies POST /v1/player). Requires a Bearer API key in the Authorization header. Examples: tier_status, bankroll_status, list_trips, list_w2g, …

Resources · 1

Casino results

Interactive card list of casino search results.

ui://loyaltyvip/casinos

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.justinmont84/loyaltyvip": {
      "url": "https://loyaltyvip.com/mcp",
      "transport": "streamable-http"
    }
  }
}