New:Microsoft Teams Notifications Are Now Available in Socket.Learn more
Get Started

@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.

Source
npmnpm
Version
1.0.0
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

Related posts