Random Number MCP
Rank #5144io.github.zazencodes/random-number-mcp
Provides random number generation utilities including pseudorandom and cryptographically secure operations for integers, floats, weighted selections, list shuffling, and secure token generation.
Random Number MCP is a Model Context Protocol (MCP) server published by zazencodes. It ranks #5144 of 58,900 servers tracked on MCP Toplist, and its repository has 50 GitHub stars. Random Number MCP is listed across 4 registries — Official MCP, Glama, PulseMCP and mcp.so, with 2 tracked versions. It was first listed on Jun 25, 2025 and most recently updated on Mar 3, 2026.
Ranks ahead of 53,756 of 58,900 servers on MCP Toplist.
Use Random Number MCP
Add Random Number MCP to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"random-number-mcp": {
"command": "uvx",
"args": [
"random-number-mcp"
]
}
}
}Listed on 3 registries (1 delisted)
zazencodes
Other servers by zazencodes
View all zazencodes servers →Available versions (2)
| Version | Published |
|---|---|
| 0.1.2 | Mar 3, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- What is Random Number MCP?
- Provides random number generation utilities including pseudorandom and cryptographically secure operations for integers, floats, weighted selections, list shuffling, and secure token generation.
- Who maintains Random Number MCP?
- Random Number MCP is maintained by zazencodes, which publishes 3 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Random Number MCP an official MCP server?
- Yes — Random Number MCP is listed on the Official MCP Registry, alongside Glama, PulseMCP and mcp.so.
- How many versions does Random Number MCP have?
- MCP Toplist tracks 2 versions of Random Number MCP, most recently published on Mar 3, 2026.
- Where can I find the source code for Random Number MCP?
- The source code for Random Number MCP is hosted at github.com/zazencodes/random-number-mcp.