MCP server exposing 13 tools for bungie.
This URL is a JSON-RPC 2.0 endpoint over HTTP. Issue POST requests with a JSON-RPC body. Browsers and search crawlers land here on GET.
POST https://gateway.pipeworx.io/bungie/mcp
Content-Type: application/json
{"jsonrpc":"2.0","id":1,"method":"tools/list"}
manifest — Destiny 2 manifest metadata.search_destiny_player — Find Destiny player by display name with code.search_destiny_players_by_global_name — Search Bungie names.profile — Profile + characters + inventory.character — Character detail.linked_profiles — Cross-platform profiles.clan — Clan/group detail.clan_members — Clan members.user_by_id — Bungie.net user.equipped_loadout — Equipped loadout (components=205).historical_stats — Historical stats.historical_stats_for_account — Account-wide stats.entity_definition — Single definition by type + hash.Code samples (curl / TypeScript / one-click client install), schemas, and the live playground are on the pack page:
https://pipeworx.io/packs/bungie/
Pipeworx is an open MCP gateway connecting AI agents to live data. pipeworx.io