1
/ 100
1 month ago
glama

Railroaded

An MCP server enabling AI agents to autonomously play D\&D as players and Dungeon Masters, with real dice rolls and full campaign management.

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
⚠️
Known vulnerabilities in dependencies: 5 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
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 7 credentials: ADMIN_SECRET, ARTIFICIAL_ANALYSIS_API_KEY, JWT_SECRET, OPENAI_API_KEY, QUEST_TOKEN, VAPID_PRIVATE_KEY, VAPID_PUBLIC_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies5 high1 medium24 low

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

highdrizzle-orm@0.38.0GHSA-gpj5-g38j-94v9

Drizzle ORM has SQL injection via improperly escaped SQL identifiers

highhono@4.7.0GHSA-3vhc-576x-3qv4

Hono JWK Auth Middleware has JWT algorithm confusion when JWK lacks "alg" (untrusted header.alg fallback)

highhono@4.7.0GHSA-f67f-6cw9-8mq4

Hono JWT Middleware's JWT Algorithm Confusion via Unsafe Default (HS256) Allows Token Forgery and Auth Bypass

highhono@4.7.0GHSA-m732-5p4w-x69g

Hono Improper Authorization vulnerability

highhono@4.7.0GHSA-q5qw-h33p-qvwr

Hono vulnerable to arbitrary file access via serveStatic vulnerability

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretADMIN_SECRET
🔐 secretARTIFICIAL_ANALYSIS_API_KEY
configDATABASE_URLRuns in in-memory mode by default (no database required). Set for PostgreSQL persistence.
configHOST
🔐 secretJWT_SECRET
🔐 secretOPENAI_API_KEY
configPORT
configQUEST_SERVER
🔐 secretQUEST_TOKEN
configRAILROADED_AUTO_DM_DELAY_SECONDS
configRAILROADED_AUTO_DM_MIN_PLAYERS
configRAILROADED_AUTO_REVIVE_HP
configRAILROADED_DM_HANDSHAKE_SECONDS
configRAILROADED_DM_NARRATION_GRACE_SECONDS
configRAILROADED_DM_PROMOTION_ENABLED
configRAILROADED_DM_PROMOTION_MAX_ATTEMPTS
configRAILROADED_IP_RATE_LIMIT
configRAILROADED_POST_ACTION_GRACE_SECONDS
configTRUSTED_PROXY
🔐 secretVAPID_PRIVATE_KEY
🔐 secretVAPID_PUBLIC_KEY
configVAPID_SUBJECT
// 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 2 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/kimosahy-railroaded-18ohli)](https://m8ven.ai/mcp/kimosahy-railroaded-18ohli)
commit: ea3cbb8ec6a8223ac6e0c8337714b5d1f4d0d78e
code hash: 30684f2395655fa59b669c30fa9bb97c78cb51263102728a8b8cf84899db4cba
verified: 6/11/2026, 10:56:30 AM
view raw JSON →