mcpbeat Sign in

Msds Chain MCP Server

by littleblakew Your server? Claim it
local only

Msds Chain runs on your own machine — the client starts it, so there is no endpoint to ping. 86 installs a week from npm. Last commit 15 Sep 2026.

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

Installs per day peak 32 · avg 15 · -35% w/w
a month agotoday
86
Installs / week
npm · msds-chain-mcp
0
Stars
1 open issues
15 Sep 2026
Last commit
0 releases in 90 days
MIT
License
Python

What the code does

We read the source, 20 h ago · rules 3dff92dd89df

In the project's build, not in the package

Found in continuous integration, deployment or infrastructure files, or in a neighbouring package of the same monorepo. None of this is installed when you add the server: it describes how the project is built and released. We list it because a leaked key in a build pipeline is still a real problem, but it is not something this server does on your machine.

Builds a database query by concatenation .github/workflows/deploy.yml:88
          az containerapp update \
            --name ${{ env.APP_NAME }} \
            --resource-group ${{ env.RESOURCE_GROUP }} \

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

Nothing serious here today

Today is the operative word: we check Msds Chain every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add msds-chain -- npx -y msds-chain-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "msds-chain": {
      "args": [
        "-y",
        "msds-chain-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.msds-chain]
command = "npx"
args = ["-y", "msds-chain-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "msds-chain": {
      "args": [
        "-y",
        "msds-chain-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "msds-chain": {
      "args": [
        "-y",
        "msds-chain-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: MSDS_API_KEY (API key from msdschain.lagentbot.com (free: 100 calls/month)). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Msds Chain

same job, measured the same way
Feedmyagent
by makash

Technology intelligence feed for AI agents: tech stack, compliance, security.

21 installs/wk local only
Vigo MCP
by 365xbusiness

AI-powered Hong Kong SFC regulatory intelligence. Bilingual EN/ZH compliance queries.

10 tools answering
Departi – Travel Compliance & Curated Booking
by departi

Travel-compliance intelligence and curated booking for digital nomads and long-stay travellers.

7 tools answering
Meok Rail Freight Uk MCP
by csoai-org

UK rail freight compliance — ORR licensing, ROGS safety certificate, Railway Interoperability

87 installs/wk local only
Gapup MCP
by getgapup

271 agent-payable tools: competitive intel, finance, KYC, compliance, ESG. x402 per-call.

279 tools answering
C
Health Intel
by dropwatchhq

Healthcare provider & compliance intel: NPPES lookup, OIG/SAM exclusion screening, FDA enforcement.

4 tools answering
Jeikin
by jeikin

Accessibility compliance for AI coding tools. WCAG 2.2 reviews with shared evidence.

answering
ArchGraph
by archgraph

Code intelligence platform for AI agents. 20 tools for architecture, security & impact analysis.

answering

Msds Chain — questions

Answers built from our own checks of this server.

Why is there no uptime for Msds Chain?
Msds Chain runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package msds-chain-mcp was installed 86 times last week.
How do I connect Msds Chain?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls msds-chain-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Msds Chain?
The npm package msds-chain-mcp was installed 86 times in the last week. Week over week that is -35%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Msds Chain open source?
Yes — it is published under the MIT licence, written in Python, 0 stars on GitHub and 1 open issue. The source link is on this page, so you can read exactly what it does with your data before you connect it.