Back to Home
jnaskali icon

rpg-mcp

Verified Safe

by jnaskali

Overview

Provides an MCP server with RPG utilities like dice rolling, success checks, and random event generation for Large Language Models.

Installation

Run Command
docker compose up rpg-mcp

Security Notes

The code does not use 'eval' or other directly exploitable functions. Input validation is present for critical parameters like probabilities and dice expressions. No hardcoded secrets are evident. The use of 're.fullmatch' for dice rolling prevents injection. File operations for corporation names use standard safe practices. The `fastmcp` framework is designed for secure tool execution, but HTTP/SSE transport (if enabled) would require external security measures.

Similar Servers

Stats

Interest Score21
Security Score9
Cost ClassLow
Avg Tokens50
Stars1
Forks0
Last Update2026-01-02

Tags

RPGLLM ToolsDice RollingGame MasterRandom Events