MCP Server
MCP
io.github.littleblakew/msds-chain
Chemical safety intelligence — 23 tools: compatibility, hazards, PPE, compliance, SDS lookup
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "msds-chain-mcp",
"version": "1.5.10",
"transport": {
"type": "streamable-http",
"url": "https://mcp.lagentbot.com/mcp"
},
"environmentVariables": [
{
"description": "API key from msdschain.lagentbot.com (free: 100 calls/month)",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "MSDS_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment