You're viewing a demo portfolio

Join the waitlist
PRSM

stable_phases

Active

Tool of Oqmd

declared in 0.1.0

List the ground-state (on-hull) phases of a chemical system — the thermodynamically stable compounds in OQMD for a given set of elements. e.g. "Fe-O" returns FeO, Fe2O3, Fe3O4. Restricts to materials made ONLY of the given elements with stability <= ~0 (on the convex hull). Keyless.

Parameters schema

{
  "type": "object",
  "required": [
    "elements"
  ],
  "properties": {
    "limit": {
      "type": "number",
      "description": "Max phases, default 15, max 30."
    },
    "elements": {
      "type": "string",
      "description": "A chemical system as dash- or comma-separated elements, e.g. \"Fe-O\", \"Li-Fe-O\", \"Al,O\"."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Oqmd

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

1/7 registries
View full server →
stable_phases — Oqmd — PRSM MCP