dnd-rules-mcp-server

justinritchie/dnd-rules-mcp-server
★ 0 stars TypeScript 🤖 AI/LLM Updated today
MCP server for D&D 5e rules lookup (spells, monsters, conditions, classes, magic items). Powered by Open5e. Defaults to 2024 SRD (5.5e); supports 2014 fallback. Companion to roll20-character-mcp-server.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "dnd-rules-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "justinritchie/dnd-rules-mcp-server"
      ]
    }
  }
}

Topics

ai-toolsanthropicclaudednddnd-toolsdnd5ednd5e-2024dungeons-and-dragonsmcpmcp-servermodel-context-protocolopen5esrdttrpgtypescript