Odel
msds chain mcp

msds chain mcp

Local
@littleblakew1PythonMITUpdated 3 days ago

Chemical safety intelligence — 23 tools: compatibility, hazards, PPE, compliance, SDS lookup

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npmmsds-chain-mcpv1.5.10

Run

npx -y msds-chain-mcp

MCP client config

{
  "mcpServers": {
    "msds-chain-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "msds-chain-mcp"
      ]
    }
  }
}