Skip to main content
Glama

Related Servers

Alternatives to Pokedex MCP Server

No user-submitted related servers found.

    Related Servers

    • 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
    • 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
    • A
      license
      A
      quality
      B
      maintenance
      Enables users to turn their LLM client into a Pokédex by looking up Pokémon by name, including partial or misspelled names, and predicting battle outcomes between two Pokémon.
      2
      MIT
    • F
      license
      Not graded
      quality
      D
      maintenance
      Provides Pokemon information from PokeAPI including stats, types, height, and weight. Enables looking up Pokemon by name/ID, getting random Pokemon by type, and comparing Pokemon side-by-side.
      -
    • F
      license
      Not graded
      quality
      D
      maintenance
      Enables users to fetch detailed Pokémon data, build tournament squads, and simulate battles using PokéAPI. It also integrates Wikipedia to provide fun comparisons between Pokémon and their real-world animal inspirations.
      -
    • A
      license
      B
      quality
      D
      maintenance
      Enables users to retrieve Pokémon statistics, sprite images, and complete information using the PokeAPI. Supports querying by Pokémon name or ID number to get base stats, various sprite URLs including shiny variants, and comprehensive Pokémon data.
      5
      4 npm
      Apache 2.0

    TDQS

    A4.1/5.0

    Scored across 7 tools

    Disambiguation5/5

    Each tool has a clearly distinct purpose: search by substring, retrieve full entry, retrieve stats, compare multiple, rank by stat, get evolution chain, and list entries with optional type filter. No two tools target the same operation, so selector confusion is unlikely.

    Naming Consistency5/5

    All tool names follow a consistent verb_noun pattern (search_by_name, get_pokemon, get_base_stats, compare_pokemon, rank_by_stat, get_evolution_chain, list_pokedex_entries). Naming is uniform and predictable across the entire set.

    Tool Count5/5

    Seven tools is well-scoped for a focused Pokedex server, covering the core data access needs without unnecessary bloat. Each tool provides a distinct useful capability, fitting comfortably within the ideal 3–15 range.

    Completeness5/5

    The tool surface covers the full read-only lifecycle of the Pokedex domain: listing, searching, retrieving, detailed stats, comparisons, rankings, and evolution chains. There are no obvious dead ends or missing fundamental operations for the apparent scope (a 25-entry dataset).

    Maintenance

    ActivityStale
    ResponsivenessNo issues