CyberSim Pro MCP Server
by kayembahamid
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CYBERSIM_API_KEY | No | API key for securing the HTTP bridge; requires Authorization: Bearer <key> header. | |
| CYBERSIM_RUNTIME | No | Runtime mode selector used by wrapper scripts. | |
| CYBERSIM_IP_ALLOW | No | Comma-separated list of allowed IP addresses for the HTTP bridge. | |
| CYBERSIM_SCIM_TOKEN | No | Bearer token for SCIM v2 endpoints. | |
| CYBERSIM_RBAC_CONFIG | No | Path to a JSON role policy file for role-based access control. | |
| CYBERSIM_AUDIT_LOG_DIR | No | Directory for audit log files (default: ./logs/). | |
| CYBERSIM_APPROVAL_TOKEN | No | Shared secret required for restricted tools (simulate_attack, stop_simulation, replay_telemetry). | |
| CYBERSIM_AUDIT_CHAIN_ID | No | Identifier for multi-tenant audit chain tracking. | |
| CYBERSIM_AUDIT_HMAC_KEY | No | HMAC key for hash-chained audit logging. | |
| CYBERSIM_AUDIT_SEAL_KEY | No | Key for signing exported audit seals; can reuse the HMAC key. |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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