Skip to content
Cursor

dnd5e for Cursor

io.github.pipeworx-io/dnd5e

D&D 5e MCP — wraps the D&D 5th Edition API (free, no auth)

client:Cursor transport:streamable-http

Install dnd5e in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "dnd5e": {
      "url": "https://gateway.pipeworx.io/dnd5e/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

dnd5e in other clients