io.github.justinmont84/loyaltyvip
io.github.justinmont84/loyaltyvipU.S. casino directory + a player's loyalty data, comps, tiers, and gambling tax docs.
Tools · 5
Search the public U.S. casino directory by name, state (two-letter code), type (commercial|tribal|racino), or rewards availability.
Get a casino's detail including its rewards/players-club program and full tier ladder, by slug.
List casino rewards/players-club programs, optionally filtered by search term or brand.
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.)
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
Interactive card list of casino search results.
ui://loyaltyvip/casinos
Similar MCP servers embedding-nearest
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"
}
}
}