wow-addon-api-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_dataset_infoA | Report the resolved WoW retail dataset, upstream commit, entry counts, and archive coverage. |
| list_versionsA | List every bundled retail patch snapshot, build, date, and source commit. Use this before migration comparisons. |
| lookup_apiA | Look up an exact WoW API function, method, event, enum, structure, widget, or system in one retail patch. |
| search_apiA | Search API names and official documentation text within one retail patch. Exact and prefix matches rank first. |
| get_namespaceA | List functions, events, types, and systems belonging to an exact namespace in one retail patch. |
| get_widget_methodsB | Get a ScriptObject or FrameXML intrinsic widget and its public methods in one retail patch. |
| get_enumA | Get an exact WoW enumeration and all values and metadata in one retail patch. |
| get_eventA | Get an exact WoW frame event, payload, and restrictions in one retail patch. |
| search_restrictionsA | Find APIs carrying combat, secret-value, taint, secure-code, or unit-aura restrictions in one retail patch. |
| compare_apiB | Compare one exact API, event, enum, structure, widget, or system between two retail patches. |
| diff_versionsA | List APIs added, removed, or structurally changed between two retail patches, with optional kind and namespace filters. |
| get_api_historyA | Show the retail patches where one exact API appeared, disappeared, or changed structure. |
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/Koodattu/wow-addon-api-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server