Chemical Safety Intelligence (verified)
Chemical safety and industrial regulatory intelligence MCP server. Check substances against the EU SVHC Candidate List, query NIOSH occupational exposure limits, GHS hazard classifications, and cross…
Quick Start
# Connect this server (installs CLI if needed)
npx -y smithery mcp add twohalves/chemical-safety
# Browse available tools
npx -y smithery tool list twohalves/chemical-safety
# Get full schema for a tool
npx -y smithery tool get twohalves/chemical-safety check_chemical
# Call a tool
npx -y smithery tool call twohalves/chemical-safety check_chemical '{}'Direct MCP Connection
Endpoint: https://chemical-safety--twohalves.run.tools
Tools (3)
check_chemical— Check chemical hazard and regulatory records by substance name or CAS number. Use when the user asks if a chemical is S…check_svhc_list— Screen a list of substances against the EU ECHA SVHC Candidate List. Use when the user provides multiple chemical names…search_chemicals— Search chemical safety datasets by hazard keyword, exposure route, organ effect, or regulatory concept. Use when the us…
# Get full input/output schema for a tool
npx -y smithery tool get twohalves/chemical-safety