You're viewing a demo portfolio

Join the waitlist
PRSM

get_weapons

Active

Tool of mhw

declared in 0.1.0

Browse Monster Hunter World weapons by type (e.g., 'Great Sword', 'Bow', 'Hammer'). Returns damage, elements, and rarity to match your playstyle.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "type": "great-sword",
      "limit": 15
    },
    {
      "type": "bow"
    }
  ],
  "properties": {
    "type": {
      "type": "string",
      "description": "Filter by weapon type. One of: great-sword, sword-and-shield, dual-blades, long-sword, hammer, hunting-horn, lance, gunlance, switch-axe, charge-blade, insect-glaive, light-bowgun, heavy-bowgun, bow. Omit to return all types."
    },
    "limit": {
      "type": "number",
      "description": "Maximum number of weapons to return. Defaults to 20."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

mhw

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

1/7 registries
View full server →
get_weapons — mhw — PRSM MCP