Dnd Oracle runs on your own machine — the client starts it, so there is no endpoint to ping. 59 installs a week from npm. Last commit 1 Aug 2026.
D&D 5e SRD MCP server with monster, spell, equipment search and encounter building tools
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add dnd-oracle -- npx -y dnd-oracle
{
"mcpServers": {
"dnd-oracle": {
"args": [
"-y",
"dnd-oracle"
],
"command": "npx"
}
}
}
[mcp_servers.dnd-oracle]
command = "npx"
args = ["-y", "dnd-oracle"]
{
"mcpServers": {
"dnd-oracle": {
"args": [
"-y",
"dnd-oracle"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"dnd-oracle": {
"args": [
"-y",
"dnd-oracle"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.