Skip to main content
Glama

Related Servers

Alternatives to The Game Crafter

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      F
      maintenance
      A comprehensive MCP server that wraps the complete World of Warcraft retail API into 197 tools for Game Data and Profile information. It enables users to query character statistics, achievements, collections, and game mechanics across all global regions and locales.
      9
      -
    • A
      license
      Not graded
      quality
      B
      maintenance
      MCP server for BoardGameGeek, enabling board game search, details, collections, user profiles, prices, and recommendations through natural language.
      52
      MIT
    • A
      license
      A
      quality
      A
      maintenance
      TCG oracle as an MCP server: 22 focused tools. Search 455K+ trading cards, live market snapshots, AI grading and grade-or-not decisions, conformal-calibrated price forecasts with a public accuracy scorecard, card-collateral loan terms, fantasy and sports souls leagues. Every root proven on-chain. Same tools as the hosted endpoint at mcp.the-undesirables.com, over stdio; no keys.
      8
      22
      3
      Business Source 1.1

    TDQS

    A4.2/5.0

    Scored across 14 tools

    Disambiguation5/5

    Each tool has a distinct, well-defined purpose with no overlap. For example, get_component_sizes is purely for dimensions, while get_component_details provides component info, and add_component_to_game is for adding components to games. The descriptions clearly differentiate actions like create_game, update_game, and delete_game.

    Naming Consistency5/5

    All tool names follow a consistent verb_noun pattern (e.g., add_component_to_game, create_game, get_game_details). The naming is uniform across all 14 tools, using snake_case throughout with clear action verbs like 'get', 'create', 'update', and 'delete'.

    Tool Count5/5

    With 14 tools, this server is well-scoped for managing game projects on The Game Crafter platform. It covers authentication, game lifecycle, component management, file uploads, and pricing, which aligns perfectly with the domain's needs without being excessive or insufficient.

    Completeness5/5

    The toolset provides complete coverage for the game design and publishing workflow. It includes authentication (authenticate/logout), game CRUD (create_game, get_my_games, update_game, delete_game), component handling (add_component_to_game, get_component_details, get_component_sizes), file management (upload_file), and pricing (get_pricing_estimate), with no apparent gaps for core operations.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues