Back to Home
Khushil-21 icon

demo-mcp-server

Verified Safe

by Khushil-21

Overview

A simple Model Context Protocol (MCP) server providing utility tools for dice rolling and number addition for MCP-compatible clients like Claude Desktop.

Installation

Run Command
uv run main.py

Security Notes

The server exposes two simple, non-destructive tools: 'roll_dice' and 'add_numbers'. There are no indications of 'eval' usage, hardcoded secrets, or complex logic that could be exploited. The `mcp.run` binds to `0.0.0.0` for remote accessibility, which is standard for a server but requires a secure deployment environment.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Avg Tokens20
Stars0
Forks0
Last Update2026-01-17

Tags

MCP ServerPythonFastMCPUtilityDeveloper Tools