Skip to content
Cline

dnd5e mcp for Cline

io.github.mrfentmen/dnd5e-mcp

Use this MCP server to the D&D 5e SRD, monsters, spells, classes, and equipment. Tools include...

client:Cline transport:stdio runtime:npm

Install dnd5e mcp in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "dnd5e-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "dnd5e-mcp"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

dnd5e mcp in other clients