Skip to main content
Glama

Related Servers

Alternatives to BeatLeader Helper

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      D
      maintenance
      Enables querying Chess.com player profiles, ratings, game histories, and leaderboard rankings through a natural language MCP interface.
      2 npm
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      Enables MCP-compatible clients to read and write a gamified self-improvement RPG character sheet, including quest management, profile viewing, skills, social challenges, and leaderboards.
      1
      MIT
    • A
      license
      B
      quality
      B
      maintenance
      Provides access to Chess.com player data, game records, and public information through standardized MCP interfaces, allowing AI assistants to search and analyze chess information.
      10
      88
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      MCP server that exposes the osu! API v2 as tools, allowing natural language queries about osu! profiles, beatmaps, rankings, and more.
      23 PyPI
      MIT
    • A
      license
      Not graded
      quality
      B
      maintenance
      MCP server for Steam data, backed by steamgpt.net - a free Steam data API for AI agents. Steam profiles, SteamID conversion, VAC / game / community / trade bans, FACEIT stats, public friend graph, batch lookups and player comparison. No API key, no registration, no tracking.
      15 npm
      MIT
    • A
      license
      Not graded
      quality
      B
      maintenance
      Provides Last.fm listening analytics and recommendations by combining Last.fm and MusicBrainz metadata, maintaining a local listening index, and recording explicit preferences. Enables queries for listening summaries, taste profiles, artist context, and evidence-backed recommendations via MCP tools.
      MIT

    TDQS

    A3.9/5.0

    Scored across 7 tools

    Disambiguation4/5

    Most tools target clearly distinct resources and actions, such as player lookup, player search, map search, and score history. The only mild overlap is between list_player_scores and analyze_player, since both deal with current scores, but their purposes are separated by listing versus statistical analysis.

    Naming Consistency5/5

    All tool names follow a consistent lowercase snake_case verb_noun pattern, such as get_player, search_players, list_player_scores, and get_leaderboard. There are no mixed naming conventions or vague generic verbs.

    Tool Count5/5

    Seven tools is a well-scoped size for a BeatLeader helper, covering player profiles, search, score listing, history, leaderboards, and analysis. Each tool has a clear role and none feel redundant or unnecessary.

    Completeness5/5

    The tool surface covers the main read-only workflows an agent would need: finding players, retrieving profiles, searching maps, viewing leaderboards, listing scores, examining history, and analyzing performance. The search tools feed cleanly into the detail tools, so there are no obvious dead ends or major missing operations.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues