Server data from the Official MCP Registry
Essential random number generation utilities from the Python standard library
Essential random number generation utilities from the Python standard library
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-zazencodes-random-number-mcp": {
"args": [
"random-number-mcp"
],
"command": "uvx"
}
}
}This is a well-structured random number generation MCP server with proper input validation, clear error handling, and comprehensive testing. The code follows security best practices with no hardcoded secrets or dangerous operations. Supply chain analysis found 4 known vulnerabilities in dependencies (0 critical, 2 high severity). Package verification found 1 issue.
Scanned 7 files · 8 findings
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Be the first to review this server!