Poke-MCP

random-pokemon-by-type

Retrieve a random Pokémon of a chosen type using the Poke-MCP server. Specify the Pokémon type (e.g., fire, water) to explore unexpected Pokémon options for your next adventure or team-building strategy.

Instructions

Get a random Pokémon of a specific type

Input Schema

NameRequiredDescriptionDefault
typeYesThe Pokémon type (e.g., fire, water, grass, etc.)

Input Schema (JSON Schema)

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

You must be authenticated.

Other Tools from Poke-MCP

Related Tools

ID: 4moxmubwte