---
name: "xpay-quakelive-get-quakelive-glossary"
description: "Return the complete QuakeLive / Quake III Arena enum reference as structured JSON with human-readable descriptions for every value. Call this tool when you need to look up weapon names, means-of-death, game types, powerup names, medal names, or any other QL-specific constants in order to correctly interpret user requests or demo data. Includes: weapons (id, display_name, description), means_of_death (id, display_name, weapon_id, description), game_types (id, short_name, display_name, is_team_game, description), powerups (id, display_name, description), medals (eflags medals + EV_AWARD names, each with full description), seek_event_types, and entity_types."
version: "1.0.0"
price: "$0.02/call"
provider: "Mcps"
---

# Get Quakelive Glossary

Return the complete QuakeLive / Quake III Arena enum reference as structured JSON with human-readable descriptions for every value. Call this tool when you need to look up weapon names, means-of-death, game types, powerup names, medal names, or any other QL-specific constants in order to correctly interpret user requests or demo data. Includes: weapons (id, display_name, description), means_of_death (id, display_name, weapon_id, description), game_types (id, short_name, display_name, is_team_game, description), powerups (id, display_name, description), medals (eflags medals + EV_AWARD names, each with full description), seek_event_types, and entity_types.

**Provider:** Mcps
**Price:** $0.02/call
**Pricing model:** Flat rate per call

## When to Use

Use this tool when you need to return the complete quakelive / quake iii arena enum reference as structured json with human-readable descriptions for every value. call this tool when you need to look up weapon names, means-of-death, game types, powerup names, medal names, or any other ql-specific constants in order to correctly interpret user requests or demo data. includes: weapons (id, display_name, description), means_of_death (id, display_name, weapon_id, description), game_types (id, short_name, display_name, is_team_game, description), powerups (id, display_name, description), medals (eflags medals + ev_award names, each with full description), seek_event_types, and entity_types.. This is part of the Mcps provider on xpay✦.

## MCP Connection

Connect to xpay✦ to access this tool (and 87+ others):

```json
{
  "mcpServers": {
    "xpay": {
      "url": "https://mcp.xpay.sh/mcp?key=YOUR_API_KEY"
    }
  }
}
```

For Claude Code:
```bash
claude mcp add --transport http xpay "https://mcp.xpay.sh/mcp?key=YOUR_API_KEY"
```

## How to Execute

Use the xpay✦ meta-tools to run this tool:

1. **`xpay_details`** — Get full input schema: `xpay_details("quakelive/get_quakelive_glossary")`
2. **`xpay_run`** — Execute: `xpay_run("quakelive/get_quakelive_glossary", { ...inputs })`



## Pricing

- **Cost:** $0.02/call
- **Balance check:** Use `xpay_balance` to check remaining credits
- Get your API key at [xpay.tools](https://xpay.tools/account/settings/api-keys/) — $5 free credits included

## Related Skills

- [Mcps (all tools)](https://xpay.tools/skills/quakelive/SKILL.md) — 88 tools
- [Add Player](https://xpay.tools/skills/quakelive/add-player/SKILL.md) — $0.00/call
- [Add Raw Snapshot](https://xpay.tools/skills/quakelive/add-raw-snapshot/SKILL.md) — $0.00/call
- [Add Server Command](https://xpay.tools/skills/quakelive/add-server-command/SKILL.md) — $0.00/call
- [Analyze Demo](https://xpay.tools/skills/quakelive/analyze-demo/SKILL.md) — $0.02/call
- [Award Medal](https://xpay.tools/skills/quakelive/award-medal/SKILL.md) — $0.02/call

## Links

- Tool page: https://xpay.tools/quakelive/get-quakelive-glossary/
- Provider: https://xpay.tools/quakelive/
- All tools: https://xpay.tools/explore
