Skip to main content
Glama
kayembahamid

CyberSim Pro MCP Server

by kayembahamid

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CYBERSIM_API_KEYNoAPI key for securing the HTTP bridge; requires Authorization: Bearer <key> header.
CYBERSIM_RUNTIMENoRuntime mode selector used by wrapper scripts.
CYBERSIM_IP_ALLOWNoComma-separated list of allowed IP addresses for the HTTP bridge.
CYBERSIM_SCIM_TOKENNoBearer token for SCIM v2 endpoints.
CYBERSIM_RBAC_CONFIGNoPath to a JSON role policy file for role-based access control.
CYBERSIM_AUDIT_LOG_DIRNoDirectory for audit log files (default: ./logs/).
CYBERSIM_APPROVAL_TOKENNoShared secret required for restricted tools (simulate_attack, stop_simulation, replay_telemetry).
CYBERSIM_AUDIT_CHAIN_IDNoIdentifier for multi-tenant audit chain tracking.
CYBERSIM_AUDIT_HMAC_KEYNoHMAC key for hash-chained audit logging.
CYBERSIM_AUDIT_SEAL_KEYNoKey for signing exported audit seals; can reuse the HMAC key.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
create_scenarioC

Create a cybersecurity training scenario with customizable parameters

simulate_attackC

Simulate a cyberattack with realistic attack vectors and TTPs

analyze_networkC

Analyze network traffic and identify potential security issues

investigate_incidentB

Conduct incident response investigation with timeline reconstruction

forensics_analysisC

Perform digital forensics analysis on system artifacts

generate_reportC

Generate comprehensive security assessment or incident reports

stop_simulationA

Manually stop one or more active simulations for safety or compliance

replay_telemetryC

Replay lab telemetry (PCAP/EDR/SIEM exports) against a simulation to identify coverage gaps

list_metricsB

Summarise historical exercise metrics and readiness trends

export_controlsA

Export recommended compensating controls derived from CyberSim analyses

sync_risk_registerB

Generate payloads for updating enterprise risk registers (ServiceNow, Archer, OneTrust)

generate_validation_reportA

Produce an auditor-facing validation digest of recent CyberSim activity

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/kayembahamid/cybersim-pro'

If you have feedback or need assistance with the MCP directory API, please join our Discord server