dump-analyzer-mcp-server
by zuohuiyang
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HOST | No | Service listen address | 0.0.0.0 |
| PORT | No | Service listen port | 8000 |
| TIMEOUT | No | Command execution timeout (seconds) | 1800 |
| VERBOSE | No | Enable DEBUG log level | false |
| CDB_PATH | No | Path to cdb.exe | Auto-detect |
| UPLOAD_DIR | No | Temporary directory for uploads | System temp dir |
| SYMBOLS_PATH | No | Server-side symbol path | srv*c:\symbols*https://msdl.microsoft.com/download/symbols |
| MAX_UPLOAD_MB | No | Maximum dump file upload size (MB) | 100 |
| PUBLIC_BASE_URL | Yes | Externally accessible base URL, used to construct and return the dump upload URL to clients | |
| MAX_ACTIVE_SESSIONS | No | Maximum active sessions | 10 |
| SESSION_TTL_SECONDS | No | Idle session TTL | 1800 |
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
ActivityInactive
ResponsivenessNo issues