stable_phases
ActiveTool of Oqmd
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\"."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Oqmd
https://github.com/pipeworx-io/mcp-oqmd
1/7 registries