Random Tables
byMikeORed
0Generates dynamic random tables for tabletop RPGs using nested templates and weighted probabilities.
About
Random Tables provides a Model Context Protocol (MCP) server for managing and rolling on random-table assets in tabletop RPGs. It follows a hexagonal architecture, ensuring the codebase is testable and maintainable. With features like creating, rolling, linking, and weighting table entries, it offers powerful template support and customizable access models, making it an ideal tool for generating dynamic content.
Key Features
- Create and update random tables
- Instantly roll results on any table
- Link tables together with template support
- Define range-based entries for dice-driven tables
- Weight entries to fine-tune probabilities
- 0 GitHub stars
Use Cases
- Loot Generation
- RPG Encounter Generation
- NPC Generation