rpg-dice-mcp

dvystrcil/rpg-dice-mcp
★ 0 stars Unknown language DevOps Updated today
Kustomize deploy manifests for the rpg-dice-mcp MCP server (Go dice + TOR resolver). Source: dvystrcil/rpg-dice-mcp-docker. See dvystrcil/homelab#201.
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": {
    "rpg-dice-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "dvystrcil/rpg-dice-mcp"
      ]
    }
  }
}