Wraps the free D&D 5th Edition API so Claude can look up spells, monsters, and game rules without authentication. Part of the Pipeworx gateway that bundles 250+ data sources behind a single MCP endpoint. Right now it exposes list_spells for searching by name or level, plus get_spell for full details. You can call tools directly or use ask_pipeworx to handle queries in plain English and let the gateway route them. Useful if you're building D&D character sheets, campaign tools, or just need quick spell lookups during a session. No API keys, no rate limits mentioned, just point your MCP client at the gateway URL.
claude mcp add --transport http io.github.pipeworx-io-dnd5e https://gateway.pipeworx.io/dnd5e/mcp