Loomal

dnd-oracle

MCP server by github.com/gregario/dnd-oracle

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

2 starsnpm: dnd-oracle

About dnd-oracle

dnd-oracle is an MCP (Model Context Protocol) server published by gregario in the official MCP registry, listed under Search on Loomal. D&D 5e SRD MCP server with monster, spell, equipment search and encounter building tools

It ships as an npm package (dnd-oracle), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/gregario/dnd-oracle, where the project has earned 2 GitHub stars.

Use dnd-oracle with your agent

Claude Code · one command
claude mcp add dnd-oracle -- npx -y dnd-oracle
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "dnd-oracle": {
      "command": "npx",
      "args": [
        "-y",
        "dnd-oracle"
      ]
    }
  }
}
npmdnd-oracle

Frequently asked questions

What is dnd-oracle?
dnd-oracle is an MCP (Model Context Protocol) server by gregario in the Search category. D&D 5e SRD MCP server with monster, spell, equipment search and encounter building tools
How do I connect dnd-oracle to Claude, Cursor, or another MCP client?
Install dnd-oracle from its npm package (dnd-oracle) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is dnd-oracle open source?
Yes — the source code is public at github.com/gregario/dnd-oracle, with 2 GitHub stars.
Can AI agents pay to use dnd-oracle?
Not yet through Loomal — dnd-oracle is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain dnd-oracle? Claim this listing free by verifying GitHub ownership, or contact us.