Submit

Random Number Mcp

@zazencodes

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

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

Server Config

{
  "mcpServers": {
    "random-number": {
      "command": "uvx",
      "args": [
        "random-number-mcp"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.