zazencodes/random-number-mcp
Production-ready MCP server that provides LLMs with essential random generation abilities, built entirely on Python's standard library.
Platform-specific configuration:
{
"mcpServers": {
"random-number-mcp": {
"command": "npx",
"args": [
"-y",
"random-number-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...