chem-safety
ActiveTool of Toolcall
Full safety profile for any chemical by CAS number or name: GHS hazard classification (signal word, pictograms, H-statements, P-codes), first-aid measures for inhalation/skin/eye/ingestion, fire-fighting guidance, UN transport number, PPE, and CAMEO reactivity profile. Sourced live from PubChem (NIH) authoritative annotations. JSON response. [Paid: $0.03 USDC per call via x402 on Base; the calling client pays automatically.]
Parameters schema
{
"type": "object",
"required": [],
"properties": {
"cas": {
"type": "string",
"description": "CAS registry number, e.g. 7681-52-9"
},
"name": {
"type": "string",
"description": "Chemical name, alternative to cas"
}
},
"additionalProperties": false
}Parent server
Toolcall
https://github.com/BeneIstvan/toolcall-mcp
1/7 registries