dfhack-mcp

alexanderolvera/dfhack-mcp
★ 0 stars TypeScript AI/LLM Updated today
An MCP server that exposes a live Dwarf Fortress fort to AI agents as curated, read-only advisor tools.
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": {
    "dfhack-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "alexanderolvera/dfhack-mcp"
      ]
    }
  }
}

README Excerpt

An [MCP](https://modelcontextprotocol.io) server that exposes a **live Dwarf Fortress fort** to an AI agent as a small set of **curated, semantic tools** — a fortress co-pilot and early-warning advisor, not an autopilot. **Read-only** in v1: the tools observe the game, they never change it. It rests on two pillars:

Tools (1)

token