pokime-mcp服务器

内容来源:README.md(说明文档) · 原始地址 · 查看安装指南

原始内容

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"
      ]
    }