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 |
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 | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/KindTis/DumpAnalysisMCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server