DumpAnalysisMCP
by KindTis
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DUMP_MCP_CDB_PATH | No | Path to cdb.exe. Absolute path recommended to reduce environment differences. | cdb.exe |
| DUMP_MCP_LOG_LEVEL | No | Logging level. | WARNING |
| DUMP_MCP_TEST_ALLOWLIST | No | Comma-separated list of allowed test executables. | ctest,dotnet,pytest,UnrealEditor-Cmd,RunUAT |
| DUMP_MCP_BUILD_ALLOWLIST | No | Comma-separated list of allowed build executables. | msbuild,dotnet,cmake,ninja,UnrealBuildTool,RunUAT |
| DUMP_MCP_MAX_OUTPUT_CHARS | No | Maximum characters to retain from stdout/stderr. | 200000 |
| DUMP_MCP_TEST_TIMEOUT_SECONDS | No | Timeout for test in seconds. | 1800 |
| DUMP_MCP_BUILD_TIMEOUT_SECONDS | No | Timeout for build in seconds. | 1200 |
| DUMP_MCP_ANALYZE_TIMEOUT_SECONDS | No | Timeout for dump analysis in seconds. | 180 |
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