identify
ActiveTool of Cactus
NCI CACTUS one-shot lookup: given any chemical identifier (name, CAS, SMILES, InChI, or InChIKey), return SMILES, InChIKey, IUPAC name, molecular formula, molecular weight, and CAS number in a single call. Fields that cannot be resolved are returned as null. Keyless, plain-text API.
Parameters schema
{
"type": "object",
"required": [
"identifier"
],
"properties": {
"identifier": {
"type": "string",
"description": "Chemical name, CAS number, SMILES, InChI, or InChIKey (e.g. \"ibuprofen\", \"15687-27-1\")."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Cactus
https://github.com/pipeworx-io/mcp-cactus
1/7 registries