Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_LEVEL | No | Log level: error, warn, info, debug | info |
| LOG_FORMAT | No | Log format: json or simple | simple |
| MCP_HTTP_HOST | No | HTTP host (when using http transport) | 0.0.0.0 |
| MCP_HTTP_PORT | No | HTTP port (when using http transport) | 8080 |
| MCP_TRANSPORT | No | Transport type: stdio or http | stdio |
| ROCKETCYBER_REGION | No | API region: us or eu | us |
| ROCKETCYBER_API_KEY | Yes | RocketCyber API 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 | |