Skip to main content
Glama
QianJue-CN

Random.org MCP Server

by QianJue-CN

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MAX_RETRIESNoMaximum number of retries3
RETRY_DELAY_MSNoDelay between retries1000
RANDOM_ORG_API_KEYYesYour api.random.org API key
REQUEST_TIMEOUT_MSNoRequest timeout in milliseconds10000
RATE_LIMIT_BURST_SIZENoBurst size for rate limiting5
RATE_LIMIT_REQUESTS_PER_SECONDNoRate limiting1

Tools

Functions exposed to the LLM to take actions

NameDescription
generateIntegers

Generate true random integers within a specified range

generateIntegerSequences

Generate sequences of true random integers

generateDecimalFractions

Generate true random decimal fractions between 0 and 1

generateGaussians

Generate true random numbers from a Gaussian distribution

generateStrings

Generate true random strings

generateUUIDs

Generate true random UUIDs (version 4)

generateBlobs

Generate true random binary data

getUsage

Get API usage statistics

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/QianJue-CN/TRUERandomMCP'

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