holonovel

flukeatzerocool/holonovel
★ 0 stars TypeScript Other Updated 3d ago
Tabletop RPG ruleset MCP server — a holodeck for your rulebooks (D&D 5e, Starfinder). Canonical origin: git.gay/flukeatzerocool/Holonovel
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "holonovel": {
      "command": "npx",
      "args": [
        "-y",
        "flukeatzerocool/holonovel"
      ]
    }
  }
}

README Excerpt

<!-- README DESIGN: Product principle. The README answers three questions for three readers, each in under 60 seconds: an operator gets a running server, an evaluator understands what it does and how it differs, a contributor finds how to help. It is a design document, not an afterthought. Every section