pokime

pokime

0

Pokime is a Model Context Protocol server for retrieving detailed information about Pokémon and anime. It provides real-time data on Pokémon stats and anime metadata using PokéAPI and AniList GraphQL API.

Pokime 🎮📺

Pokime is an MCP (Model Context Protocol) server that allows LLMs to retrieve rich information about Pokémon and anime titles in real-time. You can get detailed Pokémon stats, compare two Pokémon, and explore multi-season anime metadata from AniList.


✨ Features

  • 🔍 Pokémon Lookup – Type, abilities, base stats, height, and weight.
  • ⚔️ Pokémon Comparison – Side-by-side detail of two Pokémon.
  • 📺 Anime Info (via AniList) – Format, episodes, genres, ratings, descriptions across all seasons and formats.

🧱 Tech Stack


How to add

"pokime": {
    "command": "uvx",
    "args": [
        "pokime"
      ]
    }