procload/dnd-mcp
MCP Server implementation of the DnD 5e API using resources, tools, and prompts.
Platform-specific configuration:
{
"mcpServers": {
"dnd-mcp": {
"command": "npx",
"args": [
"-y",
"dnd-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...