Loading languages...
RA

random-number-mcp

@zazencodes33

Production-ready MCP server that provides LLMs with essential random generation abilities, built entirely on Python's standard library.

random
number
generation
python
mcp
server

# mcpServer Config

{
  "mcpServers": {
    "random-number": {
      "command": "uvx",
      "args": [
        "random-number-mcp"
      ]
    }
  }
}

# stdio

uvx random-number-mcp
Transport:
stdio
Язык:
Python
Создано:6/25/2025
Обновлено:7/29/2025
Домашняя страница:
https://github.com/zazencodes/random-number-mcp