get_material
ActiveTool of Oqmd
Fetch a single OQMD material by its entry_id (e.g. 16525 = the Pbcn polymorph of Fe2O3). Returns formation energy (eV/atom), stability above hull, band gap, space group, prototype, cell volume, atom/element counts, ICSD id, and generic composition. Keyless.
Parameters schema
{
"type": "object",
"required": [
"entry_id"
],
"properties": {
"entry_id": {
"type": "number",
"description": "OQMD entry_id, e.g. 16525 (Fe2O3, Pbcn). Get ids from search_materials results."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Oqmd
https://github.com/pipeworx-io/mcp-oqmd
1/7 registries