Skip to main content
Glama

Related Servers

Alternatives to Alchemist-MCP

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      B
      maintenance
      Enables LLM agents to run verified DFT materials workflows (structure fetch, relaxation, band/DOS) with automated convergence gates and physics validation, ensuring every result is machine-verified with a complete evidence trail.
      3
      MIT
    • F
      license
      Not graded
      quality
      C
      maintenance
      An MCP server for discovering ColabFit materials science datasets and training MACE interatomic potentials on local hardware, enabling AI assistants to search, download, train, and validate models.
      2
      -
    • A
      license
      A
      quality
      D
      maintenance
      An interactive MCP server for FAIRChem and ASE simulations that allows LLM agents to load a model once and steer relaxations, MD, NEB, phonons, and minima searches mid-flight, with live monitoring and code introspection.
      17
      1
      MIT
    • A
      license
      B
      quality
      A
      maintenance
      A local MCP reasoning gate that enables structured engineering thought through step-by-step reasoning, branching, merging, validation, and quality metrics without calling external LLM APIs.
      15
      22 npm
      Apache 2.0
    • A
      license
      Not graded
      quality
      B
      maintenance
      A continuous, out-of-band trust and reliability layer for the MCP ecosystem. It fingerprints MCP server tool definitions, detects and classifies drift (e.g., rug pulls) via a severity taxonomy, maintains a hash-chained evidence ledger, and gates CI with SARIF—while also acting as an MCP server itself so agents can check a server's safety before binding.
      Apache 2.0

    TDQS

    B3/5.0

    Scored across 8 tools

    Disambiguation4/5

    Tools target distinct operations (status, inspect, verify, freeze, run dry-runs, compare, validate). However, run_mace_pipeline and run_runner2_pipeline are very similar in nature (dry-run plans for different models), and inspect_dft_dataset and verify_dft_dataset could be confused as both deal with QE outputs. Descriptions clarify the differences, so ambiguity is minimal.

    Naming Consistency5/5

    All tool names follow a consistent verb_noun pattern (get_pipeline_status, inspect_dft_dataset, verify_dft_dataset, freeze_verified_dataset, run_mace_pipeline, run_runner2_pipeline, compare_models, validate_reference). Even multi-word nouns are handled uniformly, making the naming highly predictable.

    Tool Count5/5

    Eight tools provide a well-scoped surface for a specialized DFT/MACE/RuNNer workflow. Each tool corresponds to a distinct step or check in the pipeline, and no tool appears redundant or excessive.

    Completeness3/5

    The tools cover inspection, verification, freezing, dry-run planning, comparison, and reference validation, but there are notable gaps: no tool to actually execute a pipeline (only dry-runs), no tool to retrieve or manage datasets beyond inspection, and no tool to handle pipeline failures or updates. These gaps could hinder agents from performing end-to-end workflows.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues