Skip to content
Claude Desktop

dnd oracle for Claude Desktop

io.github.gregario/dnd-oracle

D&D 5e SRD MCP server with monster, spell, equipment search and encounter building tools

client:Claude Desktop transport:stdio runtime:npm

Install dnd oracle in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "dnd-oracle": {
      "command": "npx",
      "args": [
        "-y",
        "dnd-oracle"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

dnd oracle in other clients