Bungie
Server Details
Bungie.net Destiny 2 + clan API: manifest, profile, characters, stats.
Glama couldn't complete the latest health check. If this server requires authentication, missing or expired test credentials may be the cause. A test profile lets Glama authenticate for health checks and discover tools; it is separate from your personal connections.
If you are the author, claim ownership, then add or update a test profile under Admin → Test Profile.
- Status
- Unhealthy
- Uptime
- 43.3% over 38 days
- Last Tested
- Transport
- Streamable HTTP
- URL
- Repository
- pipeworx-io/mcp-bungie
- GitHub Stars
- 0
- Server Listing
- mcp-bungie
TDQS
Scored across 44 tools
Several tools overlap heavily: ask_pipeworx, ask_pipeworx_beta, and ask_pipeworx_grounded are three nearly identical routers, and discover_tools, suggest_questions, entity_profile, compare_entities, deep_research, and validate_claim all answer overlapping 'what do I ask / answer my question' needs. The Bungie subset also overlaps (search_destiny_player vs search_destiny_players_by_global_name, historical_stats vs historical_stats_for_account, character/profile/equipped_loadout). An agent would struggle to select the right tool without reading long descriptions.
Most names are snake_case, but the verbs are mixed: some are noun-only (character, clan, profile, manifest) implying a get, while others are verb_noun (search_, resolve_, scan_, validate_). Sub-prefixes (polymarket_, pipeworx_) are consistent within groups, but the overall pattern is inconsistent across the set.
44 tools is far too many for one coherent server, and the set spans two unrelated domains (the Bungie/Destiny 2 API plus the Pipeworx structured-data/Polymarket gateway), which makes the surface feel like two servers bolted together. This exceeds a reasonable scope and increases selection cost.
The Pipeworx side is fairly complete (subscriptions: subscribe/list/unsubscribe/alerts; memory: remember/recall/forget; research and discovery tools), and the Polymarket family is deep. However, the Bungie/Destiny 2 side is a thin subset with no item/vendor/activity endpoints, and there is no update/delete for most resources, leaving notable gaps relative to the implied domain.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections.
2 tool updates
- Changed
bet_research2 fields changed- changed
Input schema / examplesPrevious value: -[ - { - "market": "when-will-bitcoin-hit-150k" - }, - { - "market": "https://polymarket.com/event/when-will-bitcoin-hit-150k" - } -]New value: +[ + { + "market": "will-kristi-noem-win-the-2028-republican-presidential-nomination" + }, + { + "market": "https://polymarket.com/event/will-kristi-noem-win-the-2028-republican-presidential-nomination" + } +] - changed
Input schema / properties / market / descriptionPrevious value: -"Polymarket slug (\"when-will-bitcoin-hit-150k\"), full URL (\"https://polymarket.com/event/...\"), or question text (\"Will Bitcoin hit $150k?\"). Dated slugs stop resolving once they settle — Polymarket de-indexes resolved markets — so prefer an undated one."New value: +"Polymarket slug (\"will-kristi-noem-win-the-2028-republican-presidential-nomination\"), full URL (\"https://polymarket.com/event/...\"), or question text (\"Will Bitcoin hit $150k?\"). Dated slugs stop resolving once they settle — Polymarket de-indexes resolved markets — so prefer an undated one."
- Changed
polymarket_kalshi_spread1 field changed- changed
Input schema / examplesPrevious value: -[ - { - "topic": "fed" - }, - { - "topic": "btc" - } -]New value: +[ + { + "topic": "fed" + }, + { + "topic": "btc" + }, + { + "topic": "bitcoin" + }, + { + "topic": "fed rate decision" + } +]
2 tool updates
- Changed
bet_research2 fields changed- changed
Input schema / examplesPrevious value: -[ - { - "market": "will-bitcoin-reach-100k-in-july-2026" - }, - { - "market": "https://polymarket.com/event/will-bitcoin-hit-150k-by-june-30-2026" - } -]New value: +[ + { + "market": "when-will-bitcoin-hit-150k" + }, + { + "market": "https://polymarket.com/event/when-will-bitcoin-hit-150k" + } +] - changed
Input schema / properties / market / descriptionPrevious value: -"Polymarket slug (\"will-bitcoin-hit-150k-by-june-30-2026\"), full URL (\"https://polymarket.com/event/...\"), or question text (\"Will Bitcoin hit $150k by June 30?\")"New value: +"Polymarket slug (\"when-will-bitcoin-hit-150k\"), full URL (\"https://polymarket.com/event/...\"), or question text (\"Will Bitcoin hit $150k?\"). Dated slugs stop resolving once they settle — Polymarket de-indexes resolved markets — so prefer an undated one."
- Changed
polymarket_kalshi_spread1 field changed- changed
Input schema / properties / topic / descriptionPrevious value: -"Pre-mapped: fed | btc | cpi | gdp | sp500 | recession | next_pope | next_uk_pm | next_israel_pm | 2028_president"New value: +"Subject to compare. Canonical keys: fed | btc | eth | cpi | gdp | sp500 | recession | next_pope | next_uk_pm | next_israel_pm | 2028_president — but aliases and keywords resolve too (\"bitcoin\", \"fed rate decision\", \"ethereum\", \"inflation\", \"s&p 500\", \"us recession\", \"next pope\", \"2028 election\"). Check resolution.topic_matched_by in the response: \"exact\"/\"alias\" is a curated pairing, \"phrase\"/\"token\" is a keyword guess."
Related MCP Connectors
Steam Web API: profiles, owned games, achievements, app news, player counts.
Clash Royale player, clan, war, tournament, rankings, cards. Supercell dev key.
Related MCP Servers
- FlicenseNot gradedqualityDmaintenanceMCP server for querying Destiny 2 game data from Bungie's manifest. Provides tools for item lookup, search, filtering, perk rolls, and relationship traversal.2-
- AlicenseNot gradedqualityDmaintenanceProvides comprehensive access to Escape From Tarkov game data including items, traders, maps, quests, crafting recipes, and economy information through the tarkov.dev GraphQL API.1MIT
- AlicenseNot gradedqualityBmaintenanceExposes comprehensive Pokémon data from the main games and Pokémon GO through MCP tools, including stats, evolutions, moves, types, abilities, items, and GO-specific features like raid bosses, Community Days, and IV estimation.13 npmISC
- FlicenseNot gradedqualityBmaintenanceEnables querying World of Warcraft character equipment, talents, profile, achievements, and realm lists via Blizzard's API, backed by shared caches and audit logging.-
Glama MCP Gateway
Add one secure layer between your agents and this server.