Skip to main content
Glama
Koodattu

wow-addon-api-mcp

by Koodattu

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/Koodattu/wow-addon-api-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server