This MCP server provides utilities for generating random numbers, including pseudorandom and cryptographically secure operations for integers, floats, and token generation.
From the registry: Essential random number generation utilities from the Python standard library
Please install the `random-number-mcp` MCP server into my current AI client (that's you).
Canonical MCP server config (stdio transport):
- command: `uvx`
- args: ["random-number-mcp"]
Note: No API keys required. 7 tools wrapping Python random and secrets modules: random_int, random_float, random_choices, random_shuffle, random_sample, secure_token_hex, secure_random_int.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.MCP server for Gearsystem Sega Master System / Game Gear / SG-1000 emulator