mcp-random

MikeyBeez/mcp-random
★ 2 stars TypeScript AI/LLM Updated 6d ago
MCP server providing true randomness capabilities to Claude
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-random": {
      "command": "npx",
      "args": [
        "-y",
        "MikeyBeez/mcp-random"
      ]
    }
  }
}

README Excerpt

MCP server providing true randomness capabilities to Claude. This server gives Claude access to cryptographically secure random number generation for games, decision-making, sampling, simulations, and any operation requiring genuine randomness. Claude doesn't have access to true randomness - when asked to "pick a random number" or "flip a coin," it's actually making deterministic choices based on patterns in the conversation. This MCP server solves that limitation by providing access to cryptogr

Tools (5)

excludeSimilarlowercasenumberssymbolsuppercase