Skip to main content
Glama

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

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/NaveenBandarage/poke-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server