You're viewing a demo portfolio

Join the waitlist
PRSM

historical_stats

Active

Tool of mcp-bungie

declared in 0.1.0

Fetch historical Destiny 2 stats (kills, deaths, KD, wins) for a character or account (character_id=0) filtered by activity modes (comma-separated mode IDs).

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "membership_type": 3,
      "destiny_membership_id": "4611686018429783292"
    },
    {
      "modes": "5,7",
      "character_id": "2305843009265042743",
      "membership_type": 3,
      "destiny_membership_id": "4611686018429783292"
    }
  ],
  "required": [
    "membership_type",
    "destiny_membership_id"
  ],
  "properties": {
    "modes": {
      "type": "string"
    },
    "character_id": {
      "type": "string"
    },
    "membership_type": {
      "type": "number"
    },
    "destiny_membership_id": {
      "type": "string"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

mcp-bungie

https://github.com/pipeworx-io/mcp-bungie

2/7 registries
View full server →