MCP Random Number
Generates true random numbers using atmospheric noise from random.org.
{{ message }}
maxbogo / mcp-random-number Public
- Notifications
- Fork1
- Star 4
main
BranchesTags
Go to file
Code
| Name | Name | Last commit message | Last commit date |
|---|---|---|---|
| 6 Commits | |||
| number_dist_data | number_dist_data | ||
| src | src | ||
| .gitattributes | .gitattributes | ||
| .gitignore | .gitignore | ||
| LICENSE | LICENSE | ||
| package-lock.json | package-lock.json | ||
| package.json | package.json | ||
| readme.md | readme.md | ||
| tsconfig.json | tsconfig.json | ||
| View all files |
Repository files navigation
MCP Random Number
An MCP (Model Context Protocol) server that provides true random numbers from atmospheric noise via random.org.
Why?
LLMs struggle with generating truly random numbers. This chart shows the distribution bias of 100 random numbers (range 1-100) from 3 popular LLMs:
Installation
- Copy, Install, Build:
git clone https://github.com/maxbogo/mcp-random-number.git
cd mcp-random-number
npm install
npm run build - Connect to the MCP server:
Add the below json to your configuration with the appropriate/ABSOLUTE/PATH/TO/value:
{
"mcpServers": {
"mcp-random-number": {
"command": "node",
"args": ["/ABSOLUTE/PATH/TO/mcp-random-number/build/index.js"]
}
}
}
About
True random numbers from atmospheric noise(random.org) for LLMs
Readme
GPL-3.0 license
Activity
4 stars
0 watching
1 fork
Report repository
Releases
No releases published
Packages
Contributors
Languages
- JavaScript 55.4%
- TypeScript 44.6%
관련 서버
Alpha Vantage MCP Server
스폰서Access financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
weibaohui/kom
Provides multi-cluster Kubernetes management and operations using MCP, It can be integrated as an SDK into your own project and includes nearly 50 built-in tools covering common DevOps and development scenarios. Supports both standard and CRD resources.
Claude Desktop
An MCP server for interacting with Anthropic's Claude on the desktop, based on a DeepLearning.ai course example.
Blockchain MCP Server
A server for blockchain interactions, offering Ethereum vanity address generation, 4byte lookup, ABI encoding, and multi-chain RPC calls.
TMUX
Lets agents create sessions, split panes, run commands, and capture output with TMUX
Base MCP Server
An MCP server providing onchain tools for AI applications to interact with the Base Network and Coinbase API.
Code Sandbox MCP
A secure sandbox for executing code in Docker containers, providing a safe environment for AI applications.
MCP Crypto Wallet EVM
Perform EVM crypto wallet operations using ethers.js v5. Supports a private key environment variable for wallet operations.
Tulip MCP Server
An MCP server for the Tulip API, allowing LLMs to interact with the Tulip manufacturing platform's tables, records, machines, and more.
Maven Tools
Access real-time Maven Central intelligence for fast and accurate dependency information.
Semiotic
Data visualization for streaming and static charts, maps and network visualization.