get_monsters
ActiveTool of mhw
declared in 0.1.0
Search Monster Hunter World monsters by name or type. Returns species classification, elements, ailments, and weaknesses to plan hunts.
Parameters schema
{
"type": "object",
"examples": [
{
"limit": 10
},
{
"limit": 20
}
],
"properties": {
"limit": {
"type": "number",
"description": "Maximum number of monsters to return. Defaults to 20."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
mhw
https://github.com/pipeworx-io/mcp-mhw
1/7 registries