wowaudit-mcp-server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| WOWAUDIT_API_KEY | Yes | Team API key required for API calls | |
| WOWAUDIT_BASE_URL | No | API origin URL | https://api.wowaudit.com |
| WOWAUDIT_ENABLE_WRITES | No | Permit POST, PUT, and DELETE tools | false |
| WOWAUDIT_MAX_RESPONSE_BYTES | No | Maximum JSON response, 64 KiB to 10 MiB | 2097152 |
| WOWAUDIT_REQUEST_TIMEOUT_MS | No | Request timeout, 5,000 to 120,000 ms | 30000 |
| WOWAUDIT_ENABLE_APPLICATIONS | No | Permit sensitive application tools | false |
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 |
|---|---|
| wowaudit_get_teamA | Get the authenticated WoWAudit team, guild identity, refresh timestamps, raid-day schedule, and wishlist freshness. |
| wowaudit_get_periodA | Get the current Blizzard keystone period and WoWAudit season identifiers used by historical and loot tools. |
| wowaudit_list_charactersA | List tracked roster characters with realm, class, role, rank, tracking status, note, and WoWAudit identifiers. |
| wowaudit_list_historical_dataA | List roster activity for a Blizzard period, including completed dungeons, world quests, and Great Vault options. |
| wowaudit_get_character_historyA | Get one character's activity history and best known gear by equipment slot. |
| wowaudit_list_raidsA | List upcoming raids, optionally including past raids, with schedule, instance, difficulty, status, and signup counts. |
| wowaudit_get_raidA | Get a raid's detailed signups, comments, selections, and enabled encounter plan. |
| wowaudit_get_attendanceA | Get attendance statistics, optionally scoped by instance, encounter, and date range. |
| wowaudit_list_wishlistsA | List character Droptimizer wishlists and item upgrades. Prefer wowaudit_get_character_wishlist when one character is known because this response can be large. |
| wowaudit_get_character_wishlistB | Get detailed Droptimizer wishlist data for one character. |
| wowaudit_get_loot_historyA | Get loot awarded during a keystone season, including recipients, award responses, old items, notes, and wishlist values. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/MangelSpec/wowaudit-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server