Retour aux applications
R
Random Tables MCP
par mikeored
MCP server for tabletop RPG random table generation — nested templates, weighted probabilities, and dice-driven results for GMs.
0 étoiles
1 vues
Fonctionne dans:claude
Expose:ToolsResources
What it does
Random Tables MCP connects your AI assistant to a powerful random table engine built for tabletop RPG game masters. Ask your AI to generate encounters, loot, NPCs, story hooks, or anything you've defined as a table — and it handles the rolling, chaining, and result resolution automatically.
Tools
create_table— Create a new random table with optional weighted entriesroll_on_table— Roll on a named table and return the resolved resultupdate_table— Modify an existing table's entries or metadatalist_tables— List all available tables with metadataget_table— Fetch full details of a specific tablecreate_template— Create a standalone roll template with nested table referencesget_template/list_templates/update_template/delete_template— Full template CRUDevaluate_template— Resolve a template by rolling all referenced tables
Installation
Add to claude_desktop_config.json:
{
"mcpServers": {
"random-tables": {
"type": "stdio",
"command": "npx",
"args": ["-y", "random-tables-mcp"],
"env": {
"DATA_DIR": "/path/to/your/tables"
}
}
}
}
Set CAN_USE_RESOURCE=true to enable MCP Resource access (vs. tool-only mode).
Supported hosts
Confirmed: Claude Desktop. Works with any stdio-compatible MCP client.
Installation rapide
npx -y random-tables-mcpInformations
- Tarification
- free
- Publié
- 4/7/2026
- étoiles
- 0