Hearthstone Oracle runs on your own machine — the client starts it, so there is no endpoint to ping. 66 installs a week from npm. Last commit 2 May 2026.
Hearthstone card search, deck analysis, strategy coaching, and archetype classification
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 hearthstone-oracle -- npx -y hearthstone-oracle
{
"mcpServers": {
"hearthstone-oracle": {
"args": [
"-y",
"hearthstone-oracle"
],
"command": "npx"
}
}
}
[mcp_servers.hearthstone-oracle]
command = "npx"
args = ["-y", "hearthstone-oracle"]
{
"mcpServers": {
"hearthstone-oracle": {
"args": [
"-y",
"hearthstone-oracle"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"hearthstone-oracle": {
"args": [
"-y",
"hearthstone-oracle"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.