mcpbeat Sign in

Ot Security MCP Server

local only

Ot Security MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 44 installs a week from npm.

OT security standards: IEC 62443, NIST 800-82/53, MITRE ATT&CK for ICS

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 19 · avg 8 · +4% w/w
a month agotoday
44
Installs / week
npm · @ansvar/ot-security-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

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 ot-security-mcp -- npx -y @ansvar/ot-security-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "ot-security-mcp": {
      "args": [
        "-y",
        "@ansvar/ot-security-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.ot-security-mcp]
command = "npx"
args = ["-y", "@ansvar/ot-security-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "ot-security-mcp": {
      "args": [
        "-y",
        "@ansvar/ot-security-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "ot-security-mcp": {
      "args": [
        "-y",
        "@ansvar/ot-security-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Ot Security MCP

same job, measured the same way
Sentrik
by maxgerhardson

Governance runtime for AI-generated code. Enforce compliance and security standards.

69 installs/wk local only
AppGenie Compliance MCP
by com-appgenie

Cited, standards-aware compliance overlay for AI assistants (ISO, NIST, FedRAMP, IRAP), over MCP.

answering
Security Mcp
by varvararatta

MCP server for Security

answering
Android Security Analyzer
by ako2345

MCP server for static security analysis of Android source code

4 tools answering
AgentSecurityLens MCP Security Trust Check
by professor2k8

MCP security trust-check for agents before installing MCPs, Skills or tools.

74 installs/wk local only
Mcpgrade
by mcpgrade

Security grades (A-F) for MCP servers. Check one before you install or trust it. mcpgrade.dev

44 installs/wk local only
Stobox Intelligence & Tokenization
by stobox

Verified RWA tokenization knowledge — security tokens, regulation, standards — for any AI.

6 tools answering
MCP Guardian
by rudraneel93

Security, cost, and health governance proxy for MCP infrastructure

211 installs/wk local only

Ot Security MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Ot Security MCP?
Ot Security MCP 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 @ansvar/ot-security-mcp was installed 44 times last week.
Is Ot Security MCP still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Ot Security MCP?
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 @ansvar/ot-security-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Ot Security MCP?
The npm package @ansvar/ot-security-mcp was installed 44 times in the last week. Week over week that is +4%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.