You're viewing a demo portfolio

Join the waitlist
PRSM

get_ability

Active

Tool of pokemon

declared in 0.1.0

Look up a Pokémon ability (e.g., "static", "overgrow"). Returns effect description and all Pokémon that can have this ability.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "ability": "static"
    },
    {
      "ability": "overgrow"
    }
  ],
  "required": [
    "ability"
  ],
  "properties": {
    "ability": {
      "type": "string",
      "description": "Ability name (e.g., \"overgrow\", \"blaze\", \"static\")"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

pokemon

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

1/7 registries
View full server →