Skip to main content
Glama
chessceo

chess ceo

by chessceo

Related Servers

Alternatives to chess ceo

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      C
      maintenance
      MCP server that exposes the Lichess public API through tools for querying player profiles, games, analysis, openings, puzzles, and tournaments, allowing natural-language chess questions without an API key.
      8
      MIT
    • F
      license
      Not graded
      quality
      D
      maintenance
      An enterprise-grade Chess.com MCP server built with MXCP, featuring caching, analytics, audit trails, and advanced data analysis capabilities. https://mxcp.dev/
      -
    • A
      license
      Not graded
      quality
      D
      maintenance
      A powerful chess engine and game server built with the Model Context Protocol (MCP). Play chess against AI, analyze positions, and integrate chess functionality into your AI applications.
      11 npm
      1
      ISC
    • A
      license
      A
      quality
      B
      maintenance
      MCP chess runtime that lets LLMs play, analyze, and adapt strength by exposing Stockfish, human move likelihood (Maia3), and Lichess statistics, with the LLM handling strategy and the server handling computation.
      13
      205 npm
      AGPL 3.0
    • F
      license
      Not graded
      quality
      C
      maintenance
      An MCP server that fetches and filters chess.com game data, returning compact summaries instead of massive JSON, enabling LLMs to answer questions about player performance and head-to-head records.
      -
    • A
      license
      B
      quality
      B
      maintenance
      MCP server for Chess.com's API, providing access to player profiles, stats, games, clubs, tournaments, and puzzles. It serializes requests to reduce rate limit errors and includes an unofficial tool for retrieving game data by ID.
      29
      1 npm
      MIT

    TDQS

    A3.9/5.0

    Scored across 8 tools

    Disambiguation5/5

    Each tool targets a distinct resource or data source: tournament listings, player search, player profile, player-specific prep, general position stats, engine evaluation, tournament roster, and combined prep snapshot. The four position-related tools are clearly differentiated by their descriptions: player-specific moves, general database move statistics, engine evaluation, and a combined one-call convenience.

    Naming Consistency4/5

    Most tools follow a clear verb_noun pattern with get_/list_/search_ prefixes (e.g., get_player_profile, list_live_tournaments, search_player). The exceptions are 'analyse' as a bare verb and 'prep_snapshot' as an abbreviated noun form, which break the otherwise consistent convention.

    Tool Count5/5

    Eight tools is well-scoped for a chess preparation and live-tournament server. Each tool covers a distinct function and none feels redundant, with the possible convenience overlap of prep_snapshot being acceptable as a single-round-trip optimization.

    Completeness4/5

    The set covers the core workflow: player discovery, profile stats, opening-tree walking with personal and general statistics, engine evaluation, and tournament browsing. Minor gaps exist such as no full game viewer or tournament standings, but they do not block the primary preparation-focused purpose.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues