Poke-MCP

random-pokemon-from-region

Discover a random Pokémon from a selected region using this tool. Input the region name (e.g., Kanto, Johto) to instantly retrieve a Pokémon, making it ideal for exploration, gaming, or learning Pokémon details.

Instructions

Get a random Pokémon from a specific region

Input Schema

NameRequiredDescriptionDefault
regionYesThe Pokémon region (e.g., kanto, johto, hoenn, etc.)

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "region": { "description": "The Pokémon region (e.g., kanto, johto, hoenn, etc.)", "type": "string" } }, "required": [ "region" ], "type": "object" }

You must be authenticated.

Other Tools from Poke-MCP

Related Tools

ID: 4moxmubwte