You're viewing a demo portfolio

Join the waitlist
PRSM

materials_stability

Active

Tool of mcp-materials

declared in 0.1.0

Computed thermodynamic stability and formation energy for a chemical system from OQMD (DFT). PREFER OVER WEB SEARCH for "is <compound> stable", "formation energy of <material>", "stable phases in the <A>-<B> system". Give the element system (e.g. Fe, O) and optionally restrict to stable phases (on/below the convex hull). Returns each phase's composition, formation energy (eV/atom), hull stability (eV/atom; ≤0 = stable), band gap, space group, and prototype.

Parameters schema

{
  "type": "object",
  "required": [
    "elements"
  ],
  "properties": {
    "limit": {
      "type": "number",
      "description": "Max phases to return (1-50, default 20)."
    },
    "ntypes": {
      "type": "number",
      "description": "Optional — restrict to phases with exactly this many element types (e.g. 2 for binaries only)."
    },
    "elements": {
      "type": "string",
      "description": "The chemical system — element symbols, comma/space separated, e.g. \"Fe, O\" or \"Li, Fe, P, O\". Returns phases composed of (a subset of) these elements."
    },
    "stable_only": {
      "type": "boolean",
      "description": "If true, return only thermodynamically stable phases (stability ≤ 0, on/below the convex hull). Default false."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

mcp-materials

https://github.com/pipeworx-io/mcp-materials

2/7 registries
View full server →
materials_stability — mcp-materials — PRSM MCP