Back to Home
DigitalBoopLtd icon

murder-mystery-mcp

Verified Safe

by DigitalBoopLtd

Overview

A complete murder mystery game engine exposed as a Model Context Protocol (MCP) server, allowing AI agents to generate procedural mysteries, interrogate AI suspects, search for clues, and solve crimes.

Installation

Run Command
python server.py

Environment Variables

  • OPENAI_API_KEY
  • HF_TOKEN
  • ELEVENLABS_API_KEY

Security Notes

The server retrieves API keys (OPENAI_API_KEY, HF_TOKEN) from environment variables, which is a good practice. It utilizes `mcp.server.stdio` for communication, meaning it operates over standard I/O streams, reducing direct network exposure. No 'eval' or obvious code obfuscation was found. The use of third-party APIs (OpenAI, HuggingFace) is standard, assuming their security practices are sound. ELEVENLABS_API_KEY is mentioned in the README configuration but not explicitly retrieved via os.getenv in the truncated source, though its expected usage as an environment variable is clear.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens750
Stars0
Forks0
Last Update2025-12-02

Tags

mcpgame-enginemurder-mysteryai-agentscreative