Server data from the Official MCP Registry
Hearthstone card search, deck analysis, strategy coaching, and archetype classification
Hearthstone card search, deck analysis, strategy coaching, and archetype classification
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-gregario-hearthstone-oracle": {
"args": [
"-y",
"hearthstone-oracle"
],
"command": "npx"
}
}
}Well-structured MCP server with proper authentication design and appropriate permissions for a Hearthstone card database tool. The code demonstrates good security practices with environment variable usage, input validation, and no concerning patterns. Some minor code quality improvements around error handling could be beneficial. Supply chain analysis found 3 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.
Scanned 3 files · 6 findings
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!