Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OPENXBL_API_KEYYesYour OpenXBL API key from https://xbl.io

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_profileA

Get an Xbox player's profile: gamertag, gamerscore, account tier, reputation, bio and location. Defaults to your own account; pass a gamertag or xuid for someone else.

get_current_gameA

Get what an Xbox player is doing right now: online/offline state, which console or device, and the currently running game with its rich-presence detail. Defaults to your own account; pass a gamertag or xuid for someone else.

get_recent_gamesA

Get an Xbox player's recently played games, most-recent first, with when each was last played, the device(s) used, and achievement/gamerscore progress in each title. This is the 'what have they been up to' history. Defaults to your own account; pass a gamertag or xuid for someone else.

get_activityA

Get your recent Xbox activity feed: screenshots, game clips (Game DVR), and achievement posts, most-recent first, each tied to a game and timestamp. Note: only available for your own account (the OpenXBL activity feed is not exposed for other players).

search_playersA

Search for Xbox players by gamertag. Returns matching players with their XUID, gamertag, gamerscore and real name — use this to find the XUID for another player before looking up their profile, current game, or history.

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/312-dev/xbox-mcp'

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