Hated WoW MCP
Rank #10,373io.github.RdyGaming/hated-wow-mcp
MCP server for WoW addons: Lua API, Blizzard UI source, CVars, art lookup, linting, scaffolding.
Hated WoW MCP is a Model Context Protocol (MCP) server published by RdyGaming. It ranks #10,373 of 132,046 servers tracked on MCP Toplist, and its repository has 6 GitHub stars. Hated WoW MCP is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Aug 11, 2026 and most recently updated on Sep 19, 2026.
Ranks ahead of 121,673 of 132,046 servers on MCP Toplist.
Use Hated WoW MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add hated-wow-mcp -e "WOW_DEFAULT_FLAVOR=<your WOW_DEFAULT_FLAVOR>" -e "WOW_INSTALL_PATH=<your WOW_INSTALL_PATH>" -e "WOW_ADDON_PATH=<your WOW_ADDON_PATH>" -e "WOW_MCP_DATA_DIR=<your WOW_MCP_DATA_DIR>" -- npx -y hated-wow-mcpReplace each placeholder with your own value before saving.
[mcp_servers.hated-wow-mcp]
command = "npx"
args = ["-y", "hated-wow-mcp"]
[mcp_servers.hated-wow-mcp.env]
WOW_DEFAULT_FLAVOR = "<your WOW_DEFAULT_FLAVOR>"
WOW_INSTALL_PATH = "<your WOW_INSTALL_PATH>"
WOW_ADDON_PATH = "<your WOW_ADDON_PATH>"
WOW_MCP_DATA_DIR = "<your WOW_MCP_DATA_DIR>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"hated-wow-mcp": {
"command": "npx",
"args": [
"-y",
"hated-wow-mcp"
],
"env": {
"WOW_DEFAULT_FLAVOR": "<your WOW_DEFAULT_FLAVOR>",
"WOW_INSTALL_PATH": "<your WOW_INSTALL_PATH>",
"WOW_ADDON_PATH": "<your WOW_ADDON_PATH>",
"WOW_MCP_DATA_DIR": "<your WOW_MCP_DATA_DIR>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"hated-wow-mcp": {
"command": "npx",
"args": [
"-y",
"hated-wow-mcp"
],
"env": {
"WOW_DEFAULT_FLAVOR": "<your WOW_DEFAULT_FLAVOR>",
"WOW_INSTALL_PATH": "<your WOW_INSTALL_PATH>",
"WOW_ADDON_PATH": "<your WOW_ADDON_PATH>",
"WOW_MCP_DATA_DIR": "<your WOW_MCP_DATA_DIR>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"hated-wow-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"hated-wow-mcp"
],
"env": {
"WOW_DEFAULT_FLAVOR": "<your WOW_DEFAULT_FLAVOR>",
"WOW_INSTALL_PATH": "<your WOW_INSTALL_PATH>",
"WOW_ADDON_PATH": "<your WOW_ADDON_PATH>",
"WOW_MCP_DATA_DIR": "<your WOW_MCP_DATA_DIR>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"hated-wow-mcp": {
"command": "npx",
"args": [
"-y",
"hated-wow-mcp"
],
"env": {
"WOW_DEFAULT_FLAVOR": "<your WOW_DEFAULT_FLAVOR>",
"WOW_INSTALL_PATH": "<your WOW_INSTALL_PATH>",
"WOW_ADDON_PATH": "<your WOW_ADDON_PATH>",
"WOW_MCP_DATA_DIR": "<your WOW_MCP_DATA_DIR>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"hated-wow-mcp": {
"command": "npx",
"args": [
"-y",
"hated-wow-mcp"
],
"env": {
"WOW_DEFAULT_FLAVOR": "<your WOW_DEFAULT_FLAVOR>",
"WOW_INSTALL_PATH": "<your WOW_INSTALL_PATH>",
"WOW_ADDON_PATH": "<your WOW_ADDON_PATH>",
"WOW_MCP_DATA_DIR": "<your WOW_MCP_DATA_DIR>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.RdyGaming%2Fhated-wow-mcp)<a href="https://mcptoplist.com/server/io.github.RdyGaming%2Fhated-wow-mcp"><img src="https://mcptoplist.com/badge/io.github.RdyGaming%2Fhated-wow-mcp.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
RdyGaming
Available versions (2)
| Version | Published |
|---|---|
| 0.6.1 | Sep 19, 2026 |
| 0.6.0 | Sep 18, 2026 |
Frequently asked questions
- Who maintains Hated WoW MCP?
- Hated WoW MCP is maintained by RdyGaming, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Hated WoW MCP listed on the Official MCP Registry?
- Yes — Hated WoW MCP is listed on the Official MCP Registry, alongside Glama.
- How many versions does Hated WoW MCP have?
- MCP Toplist tracks 2 versions of Hated WoW MCP, most recently published on Sep 19, 2026.
- Where can I find the source code for Hated WoW MCP?
- The source code for Hated WoW MCP is hosted at github.com/RdyGaming/hated-wow-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.