Loading MCP server directory, please wait...
Chemical safety intelligence — 18 tools for compatibility, hazard, PPE, storage, and compliance
npx @getmcp/cli add io.github.littleblakew/msds-chainRequires Node.js 18+. Community-contributed server. Review source before installing.
MSDS_API_KEYAPI key from msdschain.lagentbot.com (free: 100 calls/month)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.littleblakew/msds-chain": {
"command": "npx",
"args": [
"-y",
"msds-chain-mcp"
],
"env": {
"MSDS_API_KEY": ""
}
}
}
}