MCP Rand
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| generate_uuidA | Generate a random UUID v4 |
| generate_random_numberB | Generate a random number within a specified range |
| generate_gaussianA | Generate a random number following a Gaussian (normal) distribution between 0 and 1 |
| generate_stringA | Generate a random string with specified length and character set |
| generate_passwordB | Generate a strong password with a mix of character types. WARNING: While this password is generated locally on your machine, it is recommended to use a dedicated password manager for generating and storing passwords securely. |
| roll_diceB | Roll a set of dice using standard dice notation (e.g., "2d6" for two six-sided dice, "3d6+5" for three six-sided dice plus 5) |
| draw_cardsC | Draw cards from a standard deck of playing cards |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/turlockmike/mcp-rand'
If you have feedback or need assistance with the MCP directory API, please join our Discord server