Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MINIDUMP_MCP_NAME | No | Server configuration name | |
| MINIDUMP_MCP_LOG_LEVEL | No | Log level for the server | INFO |
| MINIDUMP_MCP_TRANSPORT | No | Transport type for the server | streamable-http |
| MINIDUMP_MCP_CLIENT_URL | No | Client URL for connecting to the MCP server | http://localhost:8000/mcp |
| MINIDUMP_MCP_CLIENT_TIMEOUT | No | Client timeout in seconds | 30.0 |
| MINIDUMP_MCP_CLIENT_TRANSPORT | No | Transport type for the client | streamable-http |
| MINIDUMP_MCP_STREAMABLE_HTTP__HOST | No | Host address for streamable HTTP transport | 127.0.0.1 |
| MINIDUMP_MCP_STREAMABLE_HTTP__PORT | No | Port for streamable HTTP transport | 8000 |
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 | |