You're viewing a demo portfolio

Join the waitlist
PRSM

achievements

Active

Tool of Guild Wars 2

declared in 0.1.0

Fetch Guild Wars 2 achievement details by comma-separated IDs or by page; returns achievement name, description, category, tiers, point rewards, and prerequisites.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "ids": "1,2,3"
    },
    {
      "lang": "en",
      "page": 1,
      "page_size": 100
    }
  ],
  "properties": {
    "ids": {
      "type": "string"
    },
    "lang": {
      "type": "string"
    },
    "page": {
      "type": "number"
    },
    "page_size": {
      "type": "number"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Guild Wars 2

https://github.com/pipeworx-io/mcp-guild-wars-2

1/7 registries
View full server →
achievements — Guild Wars 2 — PRSM MCP