← Index

io.github.gregario/dnd-oracle

io.github.gregario/dnd-oracle·v0.1.0·Search
Quality Score
79
/100

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

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "dnd-oracle": {
      "command": "npx",
      "args": [
        "-y",
        "dnd-oracle"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "dnd-oracle": {
      "command": "npx",
      "args": [
        "-y",
        "dnd-oracle"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y dnd-oracle
§03  MCP Quality Score  ·  methodology
freshness
24
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Search