mcpbeat Sign in

Random Number MCP Server

by zazencodes Your server? Claim it
local only

Random Number MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 75 installs a week from pypi. Last commit 18 Jul 2026.

Essential random number generation utilities from the Python standard library

Installs per day peak 48 · avg 17 · -56% w/w
a month agotoday
75
Installs / week
pypi · random-number-mcp
51
Stars
0 open issues
18 Jul 2026
Last commit
0 releases in 90 days
MIT
License
Python

Nothing serious here today

Today is the operative word: we check Random Number MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add random-number-mcp -- uvx random-number-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "random-number-mcp": {
      "args": [
        "random-number-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.random-number-mcp]
command = "uvx"
args = ["random-number-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "random-number-mcp": {
      "args": [
        "random-number-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "random-number-mcp": {
      "args": [
        "random-number-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Random Number MCP

same job, measured the same way
Ferritin — Rust documentation
by ferritin

Search and read Rust documentation for the standard library and any crate on crates.io

2 tools answering
Knapcode SampleMcpServer
by joelverhagen

A sample MCP server using the MCP C# SDK. Generates random numbers and random weather.

local only
Knapcode SampleMcpServer
by joelverhagen-mcp

A sample MCP server using the MCP C# SDK. Generates random numbers and random weather.

local only
APF Rural
by mcp-dir

Looks up a producer's rural provisional operating authorization (APF) from the CPF, CNPJ, APF number

7 tools answering
Naag
by pipeworx-io

State attorney-general multistate enforcement, from the National Association

answering
Numbers
by pipeworx-io

Number utilities MCP.

35 tools answering
DOCX Forge
by mdfifty50-boop

Professional document generation from structured data

36 installs/wk local only
Random MCP
by eldesh

Generate random values and probability distribution samples.

answering

Random Number MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Random Number MCP?
Random Number MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package random-number-mcp was installed 75 times last week.
How do I connect Random Number MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls random-number-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Random Number MCP?
The pypi package random-number-mcp was installed 75 times in the last week. Week over week that is -56%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Random Number MCP open source?
Yes — it is published under the MIT licence, written in Python and 51 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.