Loading MCP server directory, please wait...
Cybersecurity training, simulation, and incident response MCP server
npx @getmcp/cli add io.github.kayembahamid/cybersim-proRequires Docker Engine. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.kayembahamid/cybersim-pro": {
"command": "docker",
"args": [
"run",
"hamcodes/cybersim-pro-mcp:v1.0.1",
"run",
"-i",
"--rm",
"docker.io/hamcodes/cybersim-pro-mcp:v1.0.1"
]
}
}
}