MCP server for interactive text adventures with persistent game state, dice-based action resolution, and dynamic content generation
Wellknown found it in public sources; nobody has proven control of it yet. Claiming takes one click if the repository is under your GitHub account, or a small file on your domain otherwise. Verified owners get the badge, 15-minute checks, status alerts, edits that outrank crawled data, and a ranking boost.
Agents can do it too: POST https://wellknown.network/api/v1/claims with {"agent":"text-adventure-handler-mcp","method":"well_known_file"} — machine-readable steps at claim.json, guide at /docs/claim.
Everything here was measured by our prober or read from a registry. Nothing is self-reported.
Attributed to the source that supplied each field. Treated as claims, not facts.
# Text Adventure Handler MCP An MCP (Model Context Protocol) server that enables AI agents to run interactive text adventures with persistent game state, dice-based action resolution, adventure-specific character stats, and dynamic world management. ## Features - **Adventure Management**: Store multiple text adventure templates with customizable prompts - **Character Creation**: Players can name their character and roll stats (4d6 drop lowest) or use custom/default values - **Game Sessions**: Track player progress across multiple parallel games - **Dynamic Stats**: Define custom stats per adventure (e.g., D&D classes have STR/DEX/INT, sci-fi has PILOT/TECH/PERSUADE) - **Dice System**: d20-based action resolution with stat modifiers and difficulty classes - **Progress Persistence**: SQLite database stores all game state, history, and world changes - **Advanced World Management**: - **Dynamic Entities**: Create and manage Characters, Locations, and Items on-the-fly - **Economy System**: Track currency, buy/sell items, and manage transactions - **Time Tracking**: Manage game time, day/night cycles, and time-based events - **Faction System**: Track reputation with different groups (Hostile to Revered) - **Status Effects**: Apply temporary buffs or debuffs with duration tracking - **Memory & Perception**: NPCs witness events and form memories that influence their behavior - **AI Narrator Tools**: - **Internal Monologue**: `narrator_thought` allows the AI to plan story beats privately - **Batch Execution**: `execute_batch` allows performing multiple game actions in a single turn for efficiency - **Word Randomization**: Predefined or AI-generated word lists for dynamic names and descriptions - **Concise MCP Descriptions**: Optimized for AI context usage - **Web UI Dashboard**: Visual interface for managing adventures, sessions, and game state (optional) ## Installation ### Quick Start with uvx The easiest way to use this MCP server is via `uvx`, wh…
Mapped onto the structured taxonomy from declared text and observed tool names. Confidence shown for derived entries.
Every source is kept verbatim. Field changes are logged as events.