Featured

Deploy OpenClaw in 60 seconds β€” 20% off logoDeploy OpenClaw in 60 seconds β€” 20% off

Launch OpenClaw on Hostinger in about 60 seconds and keep your agent live 24/7. Our referral link gives you 20% off, no coupon code needed.

Launch on Hostinger β†’
Run your Hermes agent on Hostinger, fully managed logoRun your Hermes agent on Hostinger, fully managed

Launch Hermes on Hostinger in one click, fully managed, no VPS knowledge needed. Use code ZACAARON10 for 10% off.

Launch on Hostinger β†’
Crawl and scrape any site into clean data, 10% off logoCrawl and scrape any site into clean data, 10% off

Firecrawl crawls and scrapes any site into clean markdown for your agent. Get 1,000 free credits, and new users get 10% off their first purchase.

Try Firecrawl free β†’
6,000+ web scrapers for your AI agent, start free logo6,000+ web scrapers for your AI agent, start free

Apify gives your agent live web data: 6,000+ prebuilt scrapers and actors, MCP-ready. Sign up free with $5 in usage credits.

Try Apify free β†’
One API to scrape, enrich, and extract the internet. logoOne API to scrape, enrich, and extract the internet.

Context.dev gives your agents a single API to scrape, enrich, and extract live web data β€” no proxies, no parsers, no maintenance.

Start building free β†’
SetupClaw: done-for-you OpenClaw for founders & exec teams logoSetupClaw: done-for-you OpenClaw for founders & exec teams

White-glove OpenClaw for founders and exec teams (4–50+ employees): we install, harden, integrate your tools, and maintain it β€” secured from day one.

Get it set up for you β†’
SEO data APIs for your agent, $1 free credit logoSEO data APIs for your agent, $1 free credit

DataForSEO gives your agent live access to SERP results, keyword data, backlinks, and on-page SEO data through one API. New accounts get a $1 credit, good for up to 20,000 keyword or backlink lookups.

Try DataForSEO free β†’
Reach 48,000+ AI builders

A flat monthly placement in front of developers actively installing AI tools. No lock-in, cancel anytime.

Advertise here β†’

Works with

Claude CodeClaude DesktopCursorVS CodeClineCodex CLIOpenClaw+ any MCP client

Install to Claude Code

This server doesn't publish a one-line install command. Follow the setup in the source repository.

Summary

dnd-oracle MCP server](https://glama.ai/mcp/servers/gregario/dnd-oracle/badges/score.svg)](https://glama.ai/mcp/servers/gregario/dnd-oracle) πŸ“‡ 🏠 - D&D 5e SRD reference and analysis with monster search, spell lookup, encounter building, and loadout analysis.

README.md

dnd-oracle

D&D 5e SRD MCP server β€” monster search, spell lookup, encounter building, and character tools powered by ground-truth SRD data.

<p align="center"> <a href="https://www.npmjs.com/package/dnd-oracle"><img src="https://img.shields.io/npm/v/dnd-oracle.svg" alt="npm version"></a> <a href="https://www.npmjs.com/package/dnd-oracle"><img src="https://img.shields.io/npm/dm/dnd-oracle.svg" alt="npm downloads"></a> <a href="https://nodejs.org"><img src="https://img.shields.io/badge/node-%3E%3D18-brightgreen.svg" alt="Node.js 18+"></a> <a href="https://modelcontextprotocol.io"><img src="https://img.shields.io/badge/MCP-compatible-purple.svg" alt="MCP Compatible"></a> <a href="LICENSE"><img src="https://img.shields.io/badge/license-MIT-blue.svg" alt="MIT License"></a> <a href="https://github.com/sponsors/gregario"><img src="https://img.shields.io/badge/sponsor-β™₯-ea4aaa.svg" alt="Sponsor"></a> <a href="https://glama.ai/mcp/servers/gregario/dnd-oracle"><img src="https://glama.ai/mcp/servers/gregario/dnd-oracle/badges/score.svg" alt="dnd-oracle MCP server"></a> </p>

What It Does

Search, browse, and analyze D&D 5e System Reference Document content β€” no internet required, no hallucination risk. All 20 tools operate on ground-truth SRD data bundled as a SQLite database.

1,207 entities: 334 monsters, 319 spells, 237 equipment items, 239 magic items, 12 classes, 9 races, 15 conditions, 33 rule sections, 9 rollable tables.

Tools

Reference (6)

| Tool | Description | |------|-------------| | search_monsters | Full-text search with CR, type, size, alignment filters. Returns full stat blocks. | | search_spells | Search by level, school, class, concentration, ritual, damage type, save type. | | search_equipment | Search weapons, armor, gear, and magic items. Filter by properties, rarity. | | browse_classes | View class features at any level. Multiclass feature combination calculator. | | browse_races | View race traits, ability bonuses, subraces. | | search_rules | Search rules text and condition references. |

Analytical (14)

| Tool | Description | |------|-------------| | build_encounter | Calculate XP budgets by difficulty. Suggests monster combinations within budget. | | suggest_encounter | Tactically interesting encounters with monster role inference and synergy notes. | | plan_spells | Available spells for class/level. Slot tracking, concentration flags, ritual highlights, component costs. | | compare_monsters | Side-by-side stat comparison of 2-3 monsters. | | check_resistances | Consolidated resistance/immunity matrix for a group of monsters. Party damage gap warnings. | | analyze_loadout | Total weight, cost, AC breakdown, encumbrance status from equipment list. | | magic_item_attunement | Attunement slot analysis with over-limit warnings and restriction checks. | | build_character | Full character sheet from race + class + level + ability scores. HP, saves, DC, features. | | analyze_party | Party composition audit: saving throw coverage, role balance, darkvision, languages. | | simulate_damage | Average DPR calculator with hit probability, crit math, AC sensitivity, turns-to-kill. | | rest_calculator | What recovers on short vs. long rest for any class at any level. | | travel_calculator | Overland travel time with pace, terrain, mounts, and forced march rules. | | plan_adventuring_day | Daily XP budget, encounter sequencing, resource pacing, rest placement. | | roll_table | Roll on SRD random tables: madness, poisons, diseases, Acolyte personality traits. |

Install

Claude Desktop

Add to ~/Library/Application Support/Claude/claude_desktop_config.json:

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

Claude Code

claude mcp add dnd-oracle -- npx -y dnd-oracle

Data Source

This product includes material from the System Reference Document 5.1, Copyright 2016, Wizards of the Coast, Inc. Licensed under CC-BY-4.0.

Data sourced from 5e-bits/5e-database.

License

MIT

See related servers & alternatives β†’

Related MCP servers

Browse all β†’

Related guides

Hand-picked reading to help you choose and use Search servers.