Security
Trust: 39/100 (Limited)io.github.Ansvar-Systems/ot-security-mcp Guide
OT security standards: IEC 62443, NIST 800-82/53, MITRE ATT&CK for ICS
2 starsby Ansvar-Systems
Quick Start
Install
npx @ansvar/ot-security-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-ansvar-systems-ot-security-mcp": {
"command": "npx",
"args": [
"@ansvar/ot-security-mcp"
]
}
}
}