Skip to content
Cline

dnd oracle for Cline

io.github.gregario/dnd-oracle

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

client:Cline transport:stdio runtime:npm

Install dnd oracle in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

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

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

dnd oracle in other clients