Mcp Random Number

by maxbogo

225 downloads
Not rated
GitHub

About

MCP to get random numbers within a defined range. It requests true random numbers from random.org (the randomness comes from atmospheric noise)

Details

Author
maxbogo
Downloads
225
Categories
Developer Tools, Other

- Retrieves true random numbers from random.org.
- Supports a user-defined numeric range.
- Uses atmospheric noise as entropy source.
- Provides deterministic randomness unlike typical LLM output.

Setting up with Highlight

This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:

  1. Download and install Highlight from highlightai.com/download
  2. Navigate to the plugins tab and select "Add Custom Plugin"
  3. Configure the plugin with the settings below
    Plugin Name Mcp Random Number
    Command (node, npx, python, etc.)

    Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.

  4. Enable "Start Automatically" if you want the plugin to start when Highlight launches

From the repository

Claude Desktop / Cursor

Paste into your MCP client config file to install this server.

{
    "mcpServers": {
        "mcp random number": {
            "mcp-random-number": {
                "command": "node",
                "args": [
                    "/ABSOLUTE/PATH/TO/mcp-random-number/build/index.js"
                ]
            }
        }
    }
}

McpServers

{
    "mcp-random-number": {
        "command": "node",
        "args": [
            "/ABSOLUTE/PATH/TO/mcp-random-number/build/index.js"
        ]
    }
}

Generates true random numbers using atmospheric noise from random.org.

An MCP (Model Context Protocol) server that provides true random numbers from atmospheric noise via random.org.

LLMs struggle with generating truly random numbers. This chart shows the distribution bias of 100 random numbers (range 1-100) from 3 popular LLMs:
- Copy, Install, Build:

git clone https://github.com/maxbogo/mcp-random-number.git cd mcp-random-number npm install npm run build
{ "mcpServers": { "mcp-random-number": { "command": "node", "args": ["/ABSOLUTE/PATH/TO/mcp-random-number/build/index.js"] } } }

This is a web browser that enables your coding agent, such as Claude Code, to visit websites on your behalf and assist you in identifying bugs or creating UI test cases.

MCP server that gives AI assistants on-demand access to 1,500+ amCharts docs, ~300 code examples, and 1000+ class API references.

A Model Context Protocol server for generating visual charts using AntV.

50+ pay-per-call APIs for AI agents via HTTP 402 crypto micropayments. $0.001–$0.12 per call with USDC and USDm.

Interaction profile registry for AI agents — log interactions, build a behavioral profile, query it through behavioral lenses. 21 tools, zero-config.

A hosted API /MCP platform providing developer-friendly JSON endpoints for user-agent parsing, postal code search with spatial queries, country/subdivision lookup, cryptographic hashing, IP geolocation, email risk scoring, and more.

Blynk's MCP server lets AI coding tools create device templates, manage devices, and read live sensor data on the Blynk IoT platform

An MCP server that integrates IFC model support using Bonsai BIM (Blender) and IfcOpenShell.

Generates and queries a graph representation of a codebase.

MCP server that gives coding agents program-analysis primitives — data flow, call graphs, taint analysis — so they reason from ground truth instead of grep-and-guess. (same as the GitHub About — keeps your messaging consistent across the web).

Coral Query Plane is a paid remote MCP endpoint for AI SDK data query MCP. It exposes structured JSON tools, a public server card, token-based access, usage receipts, and audit-ready workflo

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.