dice-rolling-mcp
Verified Safeby jimmcq
Overview
Provides genuine dice rolls for AI assistants to ensure true randomness and gaming integrity in applications like tabletop RPGs and simulations.
Installation
node dist/index.jsSecurity Notes
Uses `crypto.randomInt()` for cryptographically secure randomness. Robust input validation with explicit limits on dice count and size (`count * size > 100000`) prevents excessive computation and potential Denial-of-Service (DoS) attacks. No `eval`, code obfuscation, or hardcoded secrets found. The overall design prioritizes secure processing of dice notation.
Similar Servers
UnrealGenAISupport
The plugin enables large language models (LLMs) to programmatically interact with and control Unreal Engine, facilitating generative AI applications in game development, such as spawning objects, manipulating scenes, and generating blueprints or Python scripts.
claude-prompts
This server provides a hot-reloadable prompt engine with chains, quality gates, and structured reasoning for AI assistants, enhancing control over Claude's behavior in prompt workflows.
rpg-mcp-servers
This server suite provides advanced D&D 5e combat and game state management functionalities for AI-powered Dungeon Master experiences, including 3D spatial combat, character and inventory management, quest tracking, and dynamic spell creation.
Stardew-Sage
An AI-powered assistant for Stardew Valley, providing conversational AI, RAG-powered search, multimodal image analysis, daily game insights, and personalized recommendations.