run-dmcp

JavaDerek/run-dmcp
★ 0 stars TypeScript AI/LLM Updated 1d ago
An MCP server for LLM-run interactive fiction where the server owns what is true - including when it was true. A continuation of DMCP.
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": {
    "run-dmcp": {
      "command": "npx",
      "args": [
        "-y",
        "JavaDerek/run-dmcp"
      ]
    }
  }
}

README Excerpt

**An MCP server for LLM-run interactive fiction where the server owns what is true — including when it was true.** > The model classifies and narrates. The server resolves, remembers, and can say what the world > looked like at any point in its history. The narrator may be as florid as it likes about *the how*;

Tools (1)

grain