random-mcp
Rank #16,041io.github.eldesh/random-mcp
Generate random values and probability distribution samples.
random-mcp is a Model Context Protocol (MCP) server published by eldesh. It ranks #16,041 of 132,046 servers tracked on MCP Toplist. random-mcp is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Aug 19, 2026 and most recently updated on Aug 25, 2026.
Ranks ahead of 116,005 of 132,046 servers on MCP Toplist.
Use random-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http random-mcp https://random-mcp.eldesh-tools.workers.dev/mcp[mcp_servers.random-mcp]
url = "https://random-mcp.eldesh-tools.workers.dev/mcp"Add to ~/.codex/config.toml.
https://random-mcp.eldesh-tools.workers.dev/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"random-mcp": {
"url": "https://random-mcp.eldesh-tools.workers.dev/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"random-mcp": {
"type": "http",
"url": "https://random-mcp.eldesh-tools.workers.dev/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"random-mcp": {
"serverUrl": "https://random-mcp.eldesh-tools.workers.dev/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"random-mcp": {
"url": "https://random-mcp.eldesh-tools.workers.dev/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.eldesh%2Frandom-mcp)<a href="https://mcptoplist.com/server/io.github.eldesh%2Frandom-mcp"><img src="https://mcptoplist.com/badge/io.github.eldesh%2Frandom-mcp.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
eldesh
Available versions (1)
| Version | Published |
|---|---|
| 2.1.0 | Aug 25, 2026 |
Frequently asked questions
- Who maintains random-mcp?
- random-mcp is maintained by eldesh, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is random-mcp listed on the Official MCP Registry?
- Yes — random-mcp is listed on the Official MCP Registry, alongside Glama.
- How many versions does random-mcp have?
- MCP Toplist tracks 1 version of random-mcp, most recently published on Aug 25, 2026.
- Where can I find the source code for random-mcp?
- The source code for random-mcp is hosted at github.com/eldesh/random-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.