Blizzard MCP runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 23 Sep 2026.
MCP server for Blizzard games: WoW token price, achievements, Diablo seasons. Needs free API client.
Today is the operative word: we check Blizzard MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
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 blizzard-mcp -- npx -y blizzard-mcp
{
"mcpServers": {
"blizzard-mcp": {
"args": [
"-y",
"blizzard-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.blizzard-mcp]
command = "npx"
args = ["-y", "blizzard-mcp"]
{
"mcpServers": {
"blizzard-mcp": {
"args": [
"-y",
"blizzard-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"blizzard-mcp": {
"args": [
"-y",
"blizzard-mcp"
],
"command": "npx"
}
}
}
MCP server for RetroAchievements: games, achievements, user progress. Free key.
MCP server for Pinterest: account, boards, pins. Needs a free Pinterest access token.
MCP server for Wise: profiles, balances, exchange rates. Needs a free Wise API token.
MCP server for Tiingo: stocks, forex, crypto. Needs a free API token.
MCP server for LIFX lights: list, state, power control. Needs a free API token.
MCP server for Twitch: top games, live streams, users. Needs free API credentials.
MCP server for Loops: contacts, events. Needs a free API key.
MCP server for Storyblok: stories, spaces. Needs an API token.
Answers built from our own checks of this server.