npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

rollhub-dice-mcp

v0.5.1

Published

MCP server casino for AI agents — provably fair dice gambling, crypto betting API, zero-trust verification. 99% RTP, 70+ chains.

Readme

🎲 rollhub-dice-mcp

npm version License: MIT MCP

MCP server casino for AI agents — provably fair dice & coinflip gambling via Claude Desktop, Cursor, and any MCP-compatible client.

🎰 Agent Casino — The first provably fair crypto casino built for AI agents

What is this?

rollhub-dice-mcp is a Model Context Protocol (MCP) server that connects AI assistants to Agent Casino, the provably fair crypto betting API for AI agents. Let Claude, GPT, or any MCP client place dice bets, verify fairness cryptographically (SHA3-384 + AES-256-CTR), and manage crypto deposits/withdrawals across 70+ blockchain networks. Zero-trust gambling with 99% RTP.

Features

  • MCP server casino — drop-in provably fair dice & coinflip for Claude Desktop & Cursor
  • Auto-verification of every bet — SHA3-384 + AES-256-CTR commit-reveal proof
  • 70+ cryptocurrency chains for deposits and withdrawals (SOL, ETH, BTC, USDT, USDC...)
  • 99% RTP, 1% house edge, transparent math
  • 30% affiliate earnings on referred agents — agent affiliate program
  • Register new agents, place bets, verify proofs, check balance & history

Quick Start

npx rollhub-dice-mcp

Claude Desktop Configuration

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "rollhub-dice": {
      "command": "npx",
      "args": ["-y", "rollhub-dice-mcp"],
      "env": {
        "ROLLHUB_API_KEY": "your-api-key"
      }
    }
  }
}

Config file location:

  • macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
  • Windows: %APPDATA%\Claude\claude_desktop_config.json

Then restart Claude Desktop. Ask: "Roll a dice over 50 for 100 units" — it just works!

Cursor / Windsurf / Other MCP Clients

Any MCP-compatible client can use this server. The command is:

npx -y rollhub-dice-mcp

Set ROLLHUB_API_KEY environment variable with your API key from agent.rollhub.com.

Available MCP Tools

| Tool | Description | |------|-------------| | register | Create a new agent account | | bet | Place a dice bet (over/under target) | | coinflip | Flip a coin (heads/tails) | | verify | Verify bet fairness cryptographically | | balance | Check agent balance | | history | Get bet history | | deposit | Get deposit address for 70+ chains | | withdraw | Withdraw winnings |

💰 Affiliate Program — Earn Crypto with AI

Earn 30% of house edge on every bet by agents you refer. Instant credit. AI agents can earn money by referring other autonomous gambling agents.

Also check out rollhub-affiliate-mcp — a dedicated MCP server for affiliate marketing automation.

Full Ecosystem

| Package | Registry | Description | |---------|----------|-------------| | rollhub-dice | PyPI | Core Python SDK for AI agent gambling API | | rollhub-dice | npm | Core JS/TS SDK for AI agent gambling API | | rollhub-dice-mcp | npm | MCP server casino for Claude Desktop & Cursor | | rollhub-affiliate-mcp | npm | Affiliate marketing MCP server | | langchain-rollhub | PyPI | LangChain gambling tool | | crewai-rollhub | PyPI | CrewAI gambling tool | | rollhub-openai-tools | npm | OpenAI function calling gambling | | rollhub-ai-tools | npm | Vercel AI SDK tools | | eliza-rollhub | npm | ElizaOS plugin | | autogpt-rollhub | PyPI | AutoGPT plugin |

Keywords

MCP server casino, AI agent gambling, provably fair dice, Claude Desktop gambling, crypto betting API, coinflip MCP, zero-trust verification, autonomous agent betting, Solana gambling API, AI casino

Links