🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@loyaltyvip/mcp

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@loyaltyvip/mcp

Model Context Protocol (MCP) server for LoyaltyVIP — casino directory + your loyalty data as tools for Claude and other AI assistants.

latest
Source
npmnpm
Version
1.0.1
Version published
Maintainers
1
Created
Source

@loyaltyvip/mcp

Model Context Protocol server for LoyaltyVIP. Gives Claude and other MCP clients tools to search the U.S. casino directory and (with a key) a player's loyalty data.

Add to your MCP client (e.g. Claude Desktop):

{
  "mcpServers": {
    "loyaltyvip": {
      "command": "npx",
      "args": ["-y", "@loyaltyvip/mcp"],
      "env": { "LOYALTYVIP_API_KEY": "lvip_live_..." }
    }
  }
}

LOYALTYVIP_API_KEY is optional — the directory tools work without it.

Tools: search_casinos, get_casino, list_rewards_programs (public), player_action (authenticated; e.g. tier_status, tax_year_summary, list_trips).

A hosted HTTP (Streamable) transport is also available at https://loyaltyvip.com/mcp — no install required.

Get a key at https://loyaltyvip.com/dashboard/developer. MIT © movaMedia.

Keywords

loyaltyvip

FAQs

Package last updated on 20 Jun 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts