35
/ 100
1 month ago
glama

2D6 MCP

An AI GM assistant for tabletop RPGs that provides dice rolling, rules queries, and AI-powered rulings across multiple game systems including sci-fi, fantasy, and d20.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Tests do not pass
Either the test suite is broken or the code regressed. Either way the published behaviour can’t be verified by the publisher’s own tests.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 2 credentials: DISCORD_BOT_TOKEN, WORKER_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configAGREE_BYOD_USE"": "true",
configBENCHMARK_MODELS
configBRP_DB_PATHdata/brp/basic-roleplaying.db Path to custom BRP SQLite database
configBYOD_CHUNK_OVERLAP400 Overlap between consecutive chunks
configBYOD_CHUNK_SIZE8000 Characters per chunk (500–50000)
configBYOD_CONTENT_CACHE_PATHdata/byod/content_cache.db Shared content cache database
configBYOD_PATH"": "/path/to/your/rpg/files"
configBYOD_SYNC_TIMEOUT_MS15000 Milliseconds per sync batch
🔐 secretDISCORD_BOT_TOKENwrangler secret put Discord bot token
configDW_DB_PATHdata/dw/dungeon-world.db Path to custom DW SQLite database
configHEALTH_PORT
configLLAMACPP_MODEL
configLLM_BACKENDmlx LLM backend: mlx or llamacpp
configMLX_LLM_MODELmlx-community/Llama-3.2-3B-Instruct-4bit MLX LLM model
configMLX_WHISPER_MODELmlx-community/whisper-large-v3-turbo MLX Whisper model
configOGL_DB_PATHdata/ogl/cepheus.db Path to custom OGL SQLite database
configORCUS_DB_PATHdata/orcus/orcus.db Path to custom Orcus SQLite database
configSESSION_DB_PATH~/.2d6mcp/sessions.db Session database location
configSR5E_DB_PATHdata/5ecompatible/5ecompatible-srd.db Path to custom 5E-compatible SQLite database
configSTT_BACKENDmlx STT backend: mlx or whispercpp
configVITEST
configWHISPERCPP_MODEL
🔐 secretWORKER_API_KEY
configWORKER_URL
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 3 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/crowterliam-2d6mcp-ijdlvr)](https://m8ven.ai/mcp/crowterliam-2d6mcp-ijdlvr)
commit: 29da956a4ccbc8a42d5de47d93059481c4dffb38
code hash: 0ec8bc97c629d03c1ebbf1fcfdd8c86a4d5d2b1840f92461ec18c54c973ba29e
verified: 6/10/2026, 10:20:46 AM
view raw JSON →