Back to Home
shalusingh-tech icon

rolling-dice-mcp-server

Verified Safe

by shalusingh-tech

Overview

This server provides a simple API to simulate rolling a dice with a specified number of sides.

Installation

Run Command
python server.py

Security Notes

The code is extremely simple, utilizing only the `random` module for dice rolls and `fastmcp` for server functionality. There are no 'eval' or 'exec' calls, no network risks beyond the stdio transport, no hardcoded secrets, and no apparent malicious patterns. It is very safe based on the provided source.

Similar Servers

Stats

Interest Score0
Security Score10
Cost ClassLow
Avg Tokens5
Stars0
Forks0
Last Update2025-11-27

Tags

DiceRandomMCPUtilitySimulation