You're viewing a demo portfolio

Join the waitlist
PRSM

items

Active

Tool of Guild Wars 2

declared in 0.1.0

Fetch Guild Wars 2 item details by comma-separated IDs or by page; returns item name, type, rarity, level, vendor value, icon, and game flags.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "ids": "1,2,3"
    },
    {
      "lang": "en",
      "page": 1,
      "page_size": 200
    }
  ],
  "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.50.

Parent server

Guild Wars 2

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

1/7 registries
View full server →