MCP Server
io.github.rootsbymenda/chemical-safety MCP Server
io.github.rootsbymenda/chemical-safety
What is the io.github.rootsbymenda/chemical-safety MCP server?
Chemical hazard lookup: SVHC, GHS, NIOSH, ICSC. 468K classifications. Free.
How to install io.github.rootsbymenda/chemical-safety
Copy-paste configuration for popular MCP clients.
transport: http
Config generated by PluginBench — verify against the source before use.Cursor
~/.cursor/mcp.json
{
"mcpServers": {
"chemical-safety": {
"url": "https://chem-mcp-server.rootsbybenda.workers.dev/mcp"
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"chemical-safety": {
"serverUrl": "https://chem-mcp-server.rootsbybenda.workers.dev/mcp"
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"chemical-safety": {
"type": "http",
"url": "https://chem-mcp-server.rootsbybenda.workers.dev/mcp"
}
}
}Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
"mcpServers": {
"chemical-safety": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://chem-mcp-server.rootsbybenda.workers.dev/mcp"
]
}
}
}Claude Code
claude mcp add --transport http chemical-safety https://chem-mcp-server.rootsbybenda.workers.dev/mcpRelated MCP servers
Cannabis compliance: US state testing, INCB, Health Canada, EU precursors. Free.
View repository →Cosmetic safety: NOAEL, MoS, SCCS, 12 jurisdictions. 30K ingredients. Free.
View repository →Food additive safety: JECFA, EFSA, ADI, halal/kosher/vegan. 6K+ additives. Free.
View repository →Drug safety: DrugBank, interactions, FAERS, WHO, TGA. 7 databases. Free.
View repository →