Loomal

cybersim-pro

MCP server by github.com/kayembahamid/cybersim-pro

Cybersecurity training, simulation, and incident response MCP server

0 starsoci: docker.io/hamcodes/cybersim-pro-mcp:v1.0.1

About cybersim-pro

cybersim-pro is an MCP (Model Context Protocol) server published by kayembahamid in the official MCP registry, listed under Security on Loomal. Cybersecurity training, simulation, and incident response MCP server

It ships as a Docker image (docker.io/hamcodes/cybersim-pro-mcp:v1.0.1), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/kayembahamid/cybersim-pro.

Use cybersim-pro with your agent

Claude Code · one command
claude mcp add cybersim-pro -- docker run -i --rm docker.io/hamcodes/cybersim-pro-mcp:v1.0.1
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "cybersim-pro": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "docker.io/hamcodes/cybersim-pro-mcp:v1.0.1"
      ]
    }
  }
}
ocidocker.io/hamcodes/cybersim-pro-mcp:v1.0.1

Frequently asked questions

What is cybersim-pro?
cybersim-pro is an MCP (Model Context Protocol) server by kayembahamid in the Security category. Cybersecurity training, simulation, and incident response MCP server
How do I connect cybersim-pro to Claude, Cursor, or another MCP client?
Install cybersim-pro from its oci package (docker.io/hamcodes/cybersim-pro-mcp:v1.0.1) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is cybersim-pro open source?
Yes — the source code is public at github.com/kayembahamid/cybersim-pro.
Can AI agents pay to use cybersim-pro?
Not yet through Loomal — cybersim-pro is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain cybersim-pro? Claim this listing free by verifying GitHub ownership, or contact us.