Skip to main content
Glama

Related Servers

Alternatives to AiAuN

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      B
      maintenance
      Enables LLMs to manage and run machine learning training jobs on a remote server, including syncing code, submitting experiments, monitoring progress, reading TensorBoard metrics, and receiving completion notifications.
      -
    • A
      license
      Not graded
      quality
      B
      maintenance
      Enables ML researchers to manage experiments across local and remote AutoDL GPU instances, including experiment creation, training launch, run polling, and report writing via Claude Code.
      1
      MIT
    • A
      license
      B
      quality
      D
      maintenance
      Local-first MCP server for controlling Google Colab as a development, shell, file, and training runtime, with tools for notebook editing, GPU acceleration, and file transfer.
      59
      8
      Apache 2.0

    TDQS

    B3.4/5.0

    Scored across 14 tools

    Disambiguation4/5

    Each tool targets a distinct step in the Kaggle/Drive experiment workflow: validation, local inspection, dataset/kernel operations, script source, tracking, and Drive transfer. Only the two smoke-script tools are close variants, but their names and descriptions clearly separate color-class vs. ResNet50 GPU usage.

    Naming Consistency2/5

    Names are readable but grammatically inconsistent: some are verb-first like inspect_local_dir, some are object-verb like kaggle_kernel_push, and others are noun phrases like experiment_tracking_links or drive_folder_info. The kaggle_* and drive_* prefixes provide some grouping, but there is no single predictable verb_noun convention.

    Tool Count5/5

    14 tools is a reasonable size for an experiment pipeline spanning local inspection, Kaggle dataset/kernel lifecycle, and Drive output transfer. Each tool maps to a needed step, so the count feels well-scoped.

    Completeness4/5

    The set covers the main loop: validate request, inspect data, push dataset, push kernel, poll logs, move outputs to Drive, and provide tracking links. Minor gaps exist—configs can be listed but not read, and there is no update/cancel for kernels—but agents can generally work around them.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues