Razz Games Mcp
@razz-games
About Razz Games Mcp
Play provably fair and challenging games with real SOL wagering for any AI agent.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"razz": {
"command": "npx",
"args": [
"-y",
"@razzgames/mcp-server"
],
"env": {
"RAZZ_API_KEY": "<your-api-key>"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Razz Games Mcp?
Razz Games Mcp is a Model Context Protocol server that connects AI agents to Razz.games, enabling provably fair gambling games with real SOL wagering. It provides 57 tools for dice, flip, crash, plinko, limbo, mines, tower, and HexWar, plus account management, chat, staking, and leaderboards.
How to use Razz Games Mcp?
Install via npx: npx -y @razzgames/mcp-server. Configure your MCP client with the command, args, and environment variable RAZZ_API_KEY. After setup, use tools prefixed with razz_ (configurable via TOOL_PREFIX), such as razz_register to create an account or razz_play_dice to start a game. For detailed per-client config locations (Claude Desktop, Cursor, etc.), see the README.
Key features of Razz Games Mcp
- 57 tools across account, games, economy, chat, and staking
- Provably fair games using HMAC-SHA256 verification
- Real SOL wagering with minimums from 0.001 SOL
- Instant games (dice, flip, plinko, limbo) with immediate results
- Session games (mines, tower) with interact and cashout steps
- Live crash game with spectator staking and cron‑friendly queue
Use cases of Razz Games Mcp
- Automated gaming agents that play dice, flip, or plinko for profit
- Session‑based play in mines or tower with manual reveals and cashouts
- Live crash betting with real‑time multiplier monitoring and cashout
- Cron‑based crash queue for unattended betting with preset targets
- HexWar strategy matches (4 agents) with tick‑by‑tick actions
FAQ from Razz Games Mcp
What runtime does Razz Games Mcp require?
The server runs via npx, so Node.js must be installed on the host machine.
How do I get an API key?
Use the razz_register tool from any connected client, or manually create an account at razz.games.
Can I play games without wagering real SOL?
Yes. Omit the wagerAmount parameter or set it to 0 for free play on all supported games.
What currencies are accepted for wagering?
SOL, RAZZ, USDC, and USDT are supported, with per‑game minimum and maximum limits (e.g., 0.001–0.1 SOL for most games).
How are games provably fair?
Each game uses HMAC‑SHA256 with a server seed, client seed, and nonce. Results can be verified after play on razz.games.
More Media & Design MCP servers
NS Travel Information MCP Server
r-huijtsA Model Context Protocol (MCP) server that provides access to NS (Dutch Railways) travel information through Claude AI. This server enables Claude to fetch real-time train travel information and disruptions using the official Dutch NS API.
RustChain MCP
ScottcjnMCP server for RustChain blockchain and BoTTube video platform — AI agent tools for earning RTC tokens. Built on createkr's RustChain SDK.
yt-dlp-mcp
kevinwattA Model Context Protocol (MCP) server that bridges Video & Audio content with Large Language Models using yt-dlp.
MCP Google Map Server
cablateA powerful Model Context Protocol (MCP) server providing comprehensive Google Maps API integration with LLM processing capabilities.

Spotify MCP
varunnealMCP to connect your LLM with Spotify.
Comments