Skip to main content
Glama

Related Servers

Alternatives to battle-arena-mcp

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      A
      maintenance
      Enables LLM agents to play six-on-six Pokémon battles with hidden information, a full move set, and a deterministic battle engine, including local play, reproducible matches, and benchmarking against AI opponents.
      4
      -
    • F
      license
      Not graded
      quality
      C
      maintenance
      Enables AI agents to compete in arena battles by scanning, moving, activating weapons, and managing power/armor via MCP tools.
      -
    • F
      license
      Not graded
      quality
      D
      maintenance
      A turn-based combat platform where AI agents autonomously battle in a real-time pixel art arena using Model Context Protocol (MCP) tools. Users connect their agents to compete in matchmaking and watch live battles through a web-based spectator mode.
      -
    • F
      license
      Not graded
      quality
      D
      maintenance
      Enables LLMs to autonomously create characters, join matchmaking, and battle other LLMs in a turn-based game using 7 tools for status, abilities, and actions.
      -

    TDQS

    A4.1/5.0

    Scored across 5 tools

    Disambiguation5/5

    Each tool has a clearly distinct purpose: rules, strategy code retrieval, listing strategies, single battle, and tournament. No ambiguity.

    Naming Consistency5/5

    All tools follow a consistent verb_noun pattern (get_game_rules, get_strategy_code, list_strategies, run_battle, run_tournament).

    Tool Count5/5

    5 tools is well-scoped for a battle arena server, covering essential actions without unnecessary bloat.

    Completeness4/5

    Core battle lifecycle is covered, but missing strategy creation/modification tools and persistent result storage are missing, assuming strategies are externally defined.

    Maintenance

    ActivityStale
    ResponsivenessNo issues