slotmachine
Roll custom dice and spin a slot machine to explore luck and randomness. Take quick, playful breaks or run simple probability exercises. Get instant results useful for teaching, prototyping, and fun.
Quick Start
# Connect this server (installs CLI if needed)
npx -y smithery mcp add AmitJaison/slotmachine
# Browse available tools
npx -y smithery tool list AmitJaison/slotmachine
# Get full schema for a tool
npx -y smithery tool get AmitJaison/slotmachine roll_dice
# Call a tool
npx -y smithery tool call AmitJaison/slotmachine roll_dice '{}'Direct MCP Connection
Endpoint: https://slotmachine--amitjaison.run.tools
Tools (2)
roll_dice— Rolls an N-sided dieplay_slot_machine— Plays a slot machine game
# Get full input/output schema for a tool
npx -y smithery tool get AmitJaison/slotmachine Resources
ui://widget/debug-card.htmlui://widget/slot-machine.html