Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CONFIG_PATH | No | Path to the configuration file | ./config.yaml |
| MCP_LOG_DIR | No | Directory for storing logs and artifacts | ./log |
| MCP_GRPC__HOST | No | Host address for the gRPC server | localhost |
| MCP_GRPC__PORT | No | Port for the gRPC server | 50051 |
| MCP_HTTP__BASE_URL | No | Base URL for the HTTP remediation API | http://localhost:8901 |
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 | |