defender-xdr-mcp
by MaddogWarner
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DXM_MDE_RPH | No | Defender API rate limit per hour | 1350 |
| DXM_MDE_RPM | No | Defender API rate limit per minute | 45 |
| DXM_MAX_ROWS | No | Max rows returned to the AI per call | 1000 |
| DXM_CLIENT_ID | No | App registration client ID | |
| DXM_HTTP_HOST | No | HTTP mode bind host | 127.0.0.1 |
| DXM_HTTP_PORT | No | HTTP mode bind port | 3020 |
| DXM_TENANT_ID | No | Entra tenant GUID | |
| DXM_TRANSPORT | No | stdio or http | stdio |
| DXM_AUDIT_KEEP | No | Audit log rotation: rotated files kept | 5 |
| DXM_MDE_REGION | No | au/us/eu/uk/swa/ina/aea — regional Defender API endpoint | global |
| DXM_PUBLIC_URL | No | Public HTTPS origin used for OAuth discovery and Host/Origin validation; required for HTTP mode | |
| DXM_HUNTING_RPH | No | Hunting rate limit per hour | 1200 |
| DXM_HUNTING_RPM | No | Hunting rate limit per minute | 40 |
| DXM_AUDIT_MAX_MB | No | Audit log rotation: size threshold | 256 |
| DXM_MAX_TIMESPAN | No | Hard hunting timespan cap | P30D |
| DXM_CLIENT_SECRET | No | HTTP mode only, for the OBO exchange (alternative to client certificate) | |
| DXM_AUDIT_LOG_PATH | No | Append-only audit log location | ./audit.jsonl |
| DXM_CLIENT_CERT_PATH | No | HTTP mode only, for the OBO exchange (alternative to client secret) | |
| DXM_DEFAULT_TIMESPAN | No | Hunting timespan when the query doesn't set one | P7D |
| DXM_MAX_RESPONSE_BYTES | No | Max serialised response size; hard ceiling 50000000 | 262144 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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 | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues