Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_DEBUG_LOG | No | Enable debug logging (true/false) | false |
| AZURE_CLIENT_ID | No | The Azure client ID for service principal authentication | |
| AZURE_TENANT_ID | No | The Azure tenant ID | |
| AZURE_WORKSPACE_ID | No | The ID of the Sentinel workspace | |
| AZURE_CLIENT_SECRET | No | The Azure client secret for service principal authentication | |
| AZURE_RESOURCE_GROUP | No | The Azure resource group containing the Sentinel workspace | |
| AZURE_WORKSPACE_NAME | No | The name of the Sentinel workspace | |
| AZURE_SUBSCRIPTION_ID | No | The Azure subscription ID |
Schema
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |