Xbox Live MCP Server — profiles, achievements, friends, presence, Game Pass, SmartGlass console control
Wellknown found it in public sources; nobody has proven control of it yet. Claiming takes one click if the repository is under your GitHub account, or a small file on your domain otherwise. Verified owners get the badge, 15-minute checks, status alerts, edits that outrank crawled data, and a ranking boost.
Agents can do it too: POST https://wellknown.network/api/v1/claims with {"agent":"xboxlive-blade-mcp","method":"well_known_file"} — machine-readable steps at claim.json, guide at /docs/claim.
Everything here was measured by our prober or read from a registry. Nothing is self-reported.
Attributed to the source that supplied each field. Treated as claims, not facts.
# Xbox Live Blade MCP Xbox Live profiles, achievements, friends, presence, game library, SmartGlass console control, and Store catalog — as an MCP server. Built on [xbox-webapi-python](https://github.com/OpenXbox/xbox-webapi-python) (200+ stars, 16 API providers, MIT). Designed for [Sidereal](https://sidereal.cc) and any MCP-compatible host. ## Why another Xbox MCP? | Feature | **xboxlive-blade-mcp** | Apify Xbox scrapers | gaming-mcp | Forerunner (Halo) | |---------|:-----:|:-----:|:-----:|:-----:| | Real Xbox Live API (not scraping) | **Yes** | No (web scrape) | No (local FS) | Yes | | Profile / gamerscore | **Yes** | Partial | No | Halo only | | Achievements | **Yes** | No | No | No | | Friends / presence | **Yes** | No | No | No | | Game library + playtime | **Yes** | No | Local only | No | | Messages (read/send) | **Yes** | No | No | No | | Game clips + screenshots | **Yes** | No | No | No | | SmartGlass console control | **Yes** | No | No | No | | Store catalog search | **Yes** | Products only | No | No | | Token-efficient output | **Pipe-delimited** | JSON blobs | JSON blobs | JSON blobs | | Write gates | **Yes** | N/A | N/A | N/A | | Credential scrubbing | **Yes** | Apify-managed | N/A | Basic | | Cross-platform | **macOS/Linux/Win** | Cloud only | Windows only | Cross-platform | | Cost | **Free** | $19-25/mo | Free | Free | | Tool count | **22** | 1 (via gateway) | 3 | 6 | | gaming-v1 contract | **17/17** | 0/17 | 0/17 | 0/17 | ## Quick Start ### 1. Install ```bash # Via uv (recommended) uvx xboxlive-blade-mcp # Via pip pip install xboxlive-blade-mcp ``` ### 2. Configure Azure App 1. Go to [portal.azure.com](https://portal.azure.com/#blade/Microsoft_AAD_RegisteredApps) > App registrations > New registration 2. Name: `xboxlive-blade-mcp` (or any name) 3. Redirect URI: `http://localhost:8400/auth/callback` (Web) 4. Note the **Application (client) ID** 5. Under Certificates & secrets, create a **Client secret** (optional for public clients) ### 3. …
Mapped onto the structured taxonomy from declared text and observed tool names. Confidence shown for derived entries.
Every source is kept verbatim. Field changes are logged as events.