Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_LLM_PROFILE | No | Optimize tool descriptions for different LLM capabilities (e.g., 'llama70b' for Llama 3.1 70B+, 'llama13b' for smaller models 8B-13B, 'minimal' for minimal models) | |
| VOLATILITY_PATH | No | Path to custom Volatility 3 installation (optional, for using custom builds instead of PyPI version) |
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 | |