A
licenseNot graded
qualityC
maintenanceAn MCP server that enables AI agents to act as dynamic dungeon masters for text-based RPGs with dynamically generated rule systems and comprehensive game state management.
2 npm
12
MIT
No user-submitted related servers found.
Scored across 8 tools
All tools have clearly distinct purposes: running commands, managing saves (export/import/list), starting new games, displaying guides/help, and showing status. No overlaps.
All tool names follow a consistent 'cat_hotel_verb_noun' pattern, making it easy to predict functionality.
8 tools is appropriate for a game management server; it covers essential operations without being bloated or insufficient.
Covers core operations: new, status, save/load, commands, guidance. Minor gap: no explicit delete save command, but import can overwrite.