Random Number MCP
Rank #7,130io.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 #7,130 of 76,851 servers tracked on MCP Toplist, and its repository has 50 GitHub stars. Random Number MCP is listed across 4 registries — Official MCP, mcp.so, Glama and PulseMCP, with 2 tracked versions. It was first listed on Jun 25, 2025 and most recently updated on Mar 3, 2026.
Ranks ahead of 69,721 of 76,851 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 1 registry (3 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
- Who maintains Random Number MCP?
- Random Number MCP is maintained by zazencodes, which publishes 3 MCP servers (6 total versions) tracked on MCP Toplist.
- Is Random Number MCP listed on the Official MCP Registry?
- Yes — Random Number MCP is listed on the Official MCP Registry, alongside mcp.so, Glama and PulseMCP.
- 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.