skys-mission/mcp-randomizer
An MCP server that provides LLMs with true randomization tools, including secure random number generation, list shuffling, weighted sampling, dice rolls, and probabilistic decision-making.
Platform-specific configuration:
{
"mcpServers": {
"mcp-randomizer": {
"command": "npx",
"args": [
"-y",
"mcp-randomizer"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...