mcp-rando-server

mcp-rando-server

3.2

If you are the rightful owner of mcp-rando-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The MCP Rando Server is a Model Context Protocol server designed to provide cryptographically secure random numbers and resources, ensuring that private data remains on the user's local machine.

random-number

Generate secure random integers within a range

random-decimal

Generate secure random decimal numbers with precision control

random-choice

Pick random items from a list (with or without duplicates)

shuffle-list

Randomly shuffle a list using Fisher-Yates algorithm

random-string

Generate random strings with different character sets

roll-dice

Roll dice with custom sides and modifiers

generate-uuid

Generate cryptographically secure UUIDs (v4)

random-bytes

Generate raw cryptographic bytes in various encodings

diceware-passphrase

Generate secure passphrases using the Diceware method