Skip to main content
Glama
hollanddd

Pokédex MCP Server

by hollanddd

Related Servers

Alternatives to Pokédex MCP Server

No user-submitted related servers found.

    Related Servers

    • A
      license
      B
      quality
      D
      maintenance
      Empowers AI assistants to fetch and explore comprehensive Pokémon data from PokeAPI via 47 tools covering Pokémon, moves, items, game mechanics, and more.
      47
      56 npm
      1
      ISC
    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables querying Pokémon data from PokéAPI, including stats, types, abilities, evolution chains, and type matchups, via natural language or direct tool calls.
      1 npm
      MIT
    • F
      license
      Not graded
      quality
      C
      maintenance
      Enables AI models to access comprehensive Pokémon data from PokéAPI and simulate battles between any two Pokémon with realistic mechanics including type effectiveness, stat-based damage calculations, and status effects.
      1
      -
    • A
      license
      C
      quality
      D
      maintenance
      Enables users to access comprehensive Pokemon data through the PokeAPI, including Pokemon stats, types, descriptions, move details, and complete evolution chains. Allows Claude to answer Pokemon-related questions with detailed information about any Pokemon, their abilities, and evolutionary relationships.
      1
      13 npm
      ISC
    • A
      license
      A
      quality
      D
      maintenance
      Enables querying Pokemon information from PokeAPI, including Pokemon details, types, moves, abilities, evolution chains, and search functionality, through natural language.
      8
      4 npm
      Apache 2.0

    TDQS

    B3.2/5.0

    Scored across 4 tools

    Disambiguation4/5

    The tools have mostly distinct purposes: fetch_pokemon retrieves detailed info, get_pokemon_encounters focuses on locations, get_type_effectiveness handles type interactions, and search_pokemon enables partial name matching. However, fetch_pokemon and search_pokemon could be slightly confused as both involve Pokémon lookup, but their descriptions clarify the distinction between exact and partial matching.

    Naming Consistency5/5

    All tool names follow a consistent verb_noun pattern with snake_case, using clear verbs like 'fetch', 'get', and 'search' paired with descriptive nouns. There are no deviations in naming conventions, making the set predictable and readable.

    Tool Count4/5

    With 4 tools, the count is reasonable for a Pokédex server, covering core functionalities like info retrieval, location data, type analysis, and search. It is slightly lean but well-scoped, as each tool serves a distinct purpose without obvious bloat.

    Completeness3/5

    The tools cover key aspects such as fetching details, encounters, type effectiveness, and searching, but there are notable gaps. For a Pokédex domain, missing operations like listing Pokémon by generation, evolution chains, or abilities limit coverage, though agents can work around this with the existing tools.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues