roots-chemical-safety
OfficialClick on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@roots-chemical-safetycheck formaldehyde for SVHC status"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Roots by Benda — Chemical Safety & Industrial Regulatory Intelligence MCP Server
Chemical hazard data from ECHA, NIOSH, GHS, and ICSC in one MCP. Look up SVHC candidate list status, occupational exposure limits, GHS hazard classifications, and cross-reference into cosmetic and food additive databases — all source-linked and free.
Equivalent data access through commercial platforms (Chemwatch, ScienceDirect Toxicology) costs $10,000+/year. This MCP is free.
Live endpoint: https://chem-mcp-server.rootsbybenda.workers.dev/mcp
SSE fallback: https://chem-mcp-server.rootsbybenda.workers.dev/sse
Tools
check_chemical
Look up a chemical substance by name or CAS number. Returns EU ECHA SVHC status, NIOSH occupational exposure data (REL/PEL/IDLH), GHS hazard classification, ICSC safety card data, and cosmetic/food cross-references for hazard assessment.
query: "formaldehyde"
→ SVHC: Yes (Candidate List 2012-06-18, CMR 1B); NIOSH REL: 0.016 ppm TWA;
GHS: H301+H311+H331, H350, H370; Cosmetic: banned EU Annex II; Food: E240 (banned EU)check_svhc_list
Check one or more chemical substances against the EU ECHA SVHC Candidate List. Resolves names to CAS numbers when possible and returns flagged substances, reasons for inclusion, dates, and source-linked detail URLs.
substances: "bisphenol A, DEHP, lead chromate"
→ 3/3 flagged: BPA (ED, 2017-01-12), DEHP (Repr. 1B, 2008-10-28), Lead chromate (CMR, 2008-10-28)search_chemicals
Search chemical safety records by keyword across SVHC, NIOSH, GHS, and ICSC data. Use when you need to find hazardous chemicals by effect, exposure route, hazard phrase, organ target, or regulatory status.
query: "neurotoxic solvent" → matches across GHS H370 (nervous system), NIOSH CNS depressantsRelated MCP server: PubChem Chemical Safety MCP Server
Data
Dataset | Records |
ECHA SVHC Candidate List substances | 253 |
NIOSH occupational exposure profiles | 677 |
GHS hazard classifications (PubChem) | 468,165 |
Substance identifiers (CAS ↔ EC ↔ INCI ↔ CID crosswalk) | 73,252 |
ICSC safety cards | included |
Cross-references to cosmetic ingredients | 30,553 |
Cross-references to food additives | 6,450 |
100% source-traceability: every record links back to ECHA, NIOSH, PubChem, or ICSC primary sources.
Sources: ECHA SVHC Candidate List, NIOSH Pocket Guide to Chemical Hazards, PubChem GHS classifications, ILO International Chemical Safety Cards.
Quick Start
Claude Desktop / Claude Code
Add to your MCP config:
{
"mcpServers": {
"roots-chemical-safety": {
"url": "https://chem-mcp-server.rootsbybenda.workers.dev/sse"
}
}
}Cursor / Windsurf / Zed
Use the Streamable HTTP endpoint:
https://chem-mcp-server.rootsbybenda.workers.dev/mcpRate Limits
Every caller receives full data; a 60 requests/minute abuse-prevention limit applies per IP.
Built With
Cloudflare D1 (SQLite at the edge)
Durable Objects (session-scoped rate limiting)
Model Context Protocol (MCP)
Who Built This
Roots by Benda — regulatory intelligence platform built by Shahar Ben-David with Claude. Chemical safety database assembled from primary sources across ECHA, NIOSH, PubChem, and ILO ICSC.
Website: rootsbybenda.com
LinkedIn: Shahar Ben-David
License
MIT
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseBqualityDmaintenanceEnables comprehensive access to PubChem's chemical database with over 110 million compounds. Supports chemical searches, structure analysis, bioactivity data, safety information, and molecular property calculations through 30 specialized tools.Last updated30MIT
- AlicenseBqualityDmaintenanceEnables users to retrieve chemical safety information including compound properties, GHS safety classifications, and toxicity data from PubChem database using compound names or CIDs. Supports batch queries with caching for efficient chemical safety research and analysis.Last updated3MIT
- AlicenseAqualityDmaintenanceEnables natural language querying of EFSA's OpenFoodTox database containing 8,006 chemical substances with toxicity data, safety assessments, risk limits, and genotoxicity studies for food additives, pesticides, and contaminants.Last updated95MIT
- Alicense-qualityCmaintenanceChemical safety intelligence for AI-assisted experiment design. 18 MCP tools for compatibility checks, hazard analysis, PPE, storage, waste disposal, mixing order, exposure limits, transport classification, regulatory compliance (8 jurisdictions), and signed audit reports. Supports 4,200+ chemicals in 5 languages.Last updatedMIT
Related MCP Connectors
Search PubChem compounds, properties, safety data, bioactivity, and cross-references.
Condition-aware ingredient and product checks for agents, with evidence tiers and citations.
Australian ingredient scanner MCP — 21k+ AU products, 237 chemical rules, 17 condition tags.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/rootsbymenda/chem-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server