blizzard-wow-mcp
Allows interaction with World of Warcraft game data via Blizzard's Battle.net API, providing auction house search, price history, market snapshot, cross-realm arbitrage, crafting profit analysis, inventory valuation, farming route optimization, guild roster analytics, token tracking, and item database queries.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@blizzard-wow-mcpcheck Fjarnskaggl price on Stormrage"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
blizzard-wow-mcp
The first-ever World of Warcraft MCP Server. Auction house analytics, market intelligence, crafting optimization, inventory valuation, farming routes, guild analytics, and token tracking — all through the Model Context Protocol.
Part of the MEOK GAMING suite by MEOK AI Labs / CSOAI-ORG. One of 200+ MCP servers in the ecosystem.
The Gaming Gap
We searched the entire MCP landscape — 14,000+ servers across Glama, PulseMCP, Smithery, mcp.so, and the official registry. Not a single gaming MCP server existed. The WoW auction house is being destroyed by ungoverned bots. Players are desperate for ethical AI tools.
This server changes that.
Related MCP server: TON Blockchain MCP
Features
Tool | Description | COAI Gate |
| Search auction house by realm, item, category, price | INTELLIGENCE_ONLY |
| Historical price data with trend analysis & volatility | AUDIT_TRAIL |
| Complete market ticker — top movers, sentiment, volume | TRANSPARENCY |
| Cross-realm profit detection with transfer cost analysis | ETHICAL_CHECK |
| Most profitable recipes per profession, ROI calculations | COMPLIANCE |
| Real-time bag/bank valuation with liquidation tips | PLAYER_CONTROL |
| AI-optimized farming routes (player must manually gather) | NO_AUTOMATION |
| Guild analytics — professions, activity, raid readiness | COMMUNITY |
| Token prices across all regions with forecasts | RMT_MONITORING |
| Comprehensive item search — stats, sources, recipes | KNOWLEDGE_BASE |
Installation
Via Smithery (Recommended)
npx -y @smithery/cli install @csoai-org/blizzard-wow-mcpVia Glama
# Add to your MCP client configuration
{
"mcpServers": {
"blizzard-wow": {
"command": "npx",
"args": ["-y", "@csoai-org/blizzard-wow-mcp"]
}
}
}Manual
git clone https://github.com/CSOAI-ORG/blizzard-wow-mcp.git
cd blizzard-wow-mcp
npm install
npm run build
npm startConfiguration
Set your Blizzard API credentials (optional — works in demo mode without them):
export BLIZZARD_CLIENT_ID="your-client-id"
export BLIZZARD_CLIENT_SECRET="your-client-secret"Get credentials at Blizzard Developer Portal.
Usage Examples
Search Auction House
{
"tool": "wow_auction_search",
"arguments": {
"realm": "stormrage-us",
"item_name": "Fjarnskaggl",
"category": "trade_goods",
"max_price": 100,
"limit": 20
}
}Crafting Profit Analysis
{
"tool": "wow_crafting_profit_analyzer",
"arguments": {
"realm": "stormrage-us",
"profession": "alchemy",
"skill_level": 100,
"top_n": 5
}
}Cross-Realm Arbitrage
{
"tool": "wow_cross_realm_arbitrage",
"arguments": {
"source_realm": "stormrage-us",
"target_realm": "illidan-us",
"min_profit_percent": 25
}
}COAI Compliance
Every tool in this server has a COAI compliance gate:
INTELLIGENCE_ONLY — This server provides market data and analysis. It does NOT automate posting, canceling, buying, or any in-game actions.
NO_BOTTING — The farming route optimizer tells you WHERE to go. You must still fly, click, and gather manually.
FULL_AUDIT_TRAIL — Every query is logged with a blockchain-attestable signature (when integrated with proofof.ai).
EU_AI_ACT_ALIGNED — Gaming economy AI classified as high-risk. Full transparency, explainability, and human oversight.
HIVE Integration
This server connects to the MEOK Gaming HIVE — our cross-game data moat. Prices, trends, and intelligence are aggregated across all supported MMOs for superior market analysis.
SOV3-enabled: Your data is sovereign. No platform lock-in.
Cross-game arbitrage detection
Historical data retention
Real-time price feeds
Synergy Stack
Asset | Gaming Application |
COAI/CSOAI | "Ethical Gaming AI" certification — first to market |
BFT Council | Community votes on new features: "Does this violate ToS?" |
Proofof.ai | Blockchain proof your tool did NOT bot — ban appeal evidence |
Agisafe.ai | Gaming account insurance — "Banned unfairly? We cover you" |
MCP Hive | Cross-game adapters. One server, 6 games |
SOV3 | Sovereign gaming data — no Blizzard spying on your intelligence |
Roadmap
Core auction house tools
Crafting profit analyzer
Cross-realm arbitrage
Farming route optimizer
Token tracker
Live Blizzard API integration (awaiting Classic API fix)
WoW Classic Era support
Guild bank analytics
Raid consumable demand forecasting
The War Within (TWW) expansion data
Real-time price alerts via WebSocket
License
MIT — See LICENSE
Maintenance
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/CSOAI-ORG/blizzard-wow-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server