Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
random_integerA

Generate a random integer between min and max (inclusive)

random_floatA

Generate a random floating-point number between min and max

random_choiceA

Randomly select one item from an array of options

random_sampleA

Randomly select multiple unique items from an array (without replacement)

random_shuffleA

Return a shuffled copy of the input array

random_uuidA

Generate a random UUID v4

random_bytesB

Generate random bytes

flip_coinC

Flip a coin (or multiple coins)

roll_diceC

Roll dice with specified number of sides

random_normalA

Generate a random number from a normal distribution

random_weighted_choiceA

Select an option based on weighted probabilities

random_passwordB

Generate a secure random password

helpA

Get comprehensive documentation for all random functions

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/MikeyBeez/mcp-random'

If you have feedback or need assistance with the MCP directory API, please join our Discord server