mcpserver-operator

ModelContextProtocol-Security/mcpserver-operator
★ 2 stars Unknown language 🔒 Security Updated 12d ago
MCP Operations Expert - Teaches users how to securely deploy and operate MCP servers through guided operational security education. Provides practical deployment guidance while building user expertise in operational security and risk management. Part of the Model Context Protocol Security initiative.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcpserver-operator": {
      "command": "npx",
      "args": [
        "-y",
        "ModelContextProtocol-Security/mcpserver-operator"
      ]
    }
  }
}