blizzard-wow-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| BLIZZARD_CLIENT_ID | No | Your Blizzard API client ID. Optional, server works in demo mode without it. Get credentials at https://develop.battle.net/ | |
| BLIZZARD_CLIENT_SECRET | No | Your Blizzard API client secret. Optional, server works in demo mode without it. Get credentials at https://develop.battle.net/ |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| wow_auction_searchA | Search the WoW auction house for items by name, category, or price range on a specific realm. Returns current listings with buyout prices, quantity, and time remaining. COAI certified: intelligence only, no automated actions. |
| wow_price_historyA | Retrieve historical price data for an item on a realm. Returns time-series data with daily/hourly averages, volume trends, and volatility metrics. Powered by the MEOK Gaming Data Moat (HIVE). |
| wow_market_snapshotA | Get a complete market snapshot for a realm — top movers, trending items, price spikes, volume anomalies. Like a stock market ticker for Azeroth. |
| wow_cross_realm_arbitrageB | Detect cross-realm arbitrage opportunities — items cheap on one realm, expensive on another. Returns profit calculations after estimated transfer costs. MEOK proprietary: multi-realm intelligence engine. |
| wow_crafting_profit_analyzerA | Analyze crafting profitability for a given profession and character. Returns most profitable recipes, material costs, profit margins, and sell-through rates. Requires character professions data. |
| wow_inventory_valuationA | Get real-time valuation of a character's bags, bank, and reagent bank. Returns total net worth, item breakdown, and liquidation recommendations. |
| wow_farming_route_optimizerA | AI-optimized farming route based on current auction prices, character level, and profession. Returns best zone, expected yield per hour, and optimal path. The player must manually fly/gather — this tool only provides intelligence. |
| wow_guild_roster_analyticsB | Analytics for guild rosters — activity levels, profession coverage, raid readiness, gold-making potential. For guild leaders and officers. |
| wow_token_trackerA | Track WoW Token prices across all regions. Historical data, trend analysis, and optimal buy/sell timing recommendations. Real-money economy intelligence. |
| wow_item_databaseA | Comprehensive WoW item database search. Stats, drop sources, crafting recipes, vendor prices, disenchant values, and transmog potential. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
TDQS
Scored across 10 tools
Each tool targets a specific aspect of WoW economy (auctions, crafting, arbitrage, farming, guild, inventory, item DB, market, history, token). No functional overlaps.
All tools follow a consistent 'wow_[descriptive_name]' pattern with underscore separation. No mixed conventions or camelCase.
10 tools is well-scoped for a WoW economy assistant, covering the main facets without being overwhelming or too sparse.
Covers core economy features (auctions, crafting, market, inventory) but lacks tools for character progression, raiding, or profession management, though these may be out of scope.