Protocol-SIFT-Async-Bridge
by mwarsss
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| VOL3_BIN | No | Path or name of the Volatility 3 binary. | vol |
| MAX_WORKERS | No | ThreadPoolExecutor base worker count. | 4 |
| VOL_CASE_IMAGES | No | JSON map of slug to absolute path for case images. Example: '{"case-001-win10": "/cases/mem.raw"}' | |
| MAX_OUTPUT_LINES | No | Hard cap on rows returned to LLM per job. | 120 |
| PLUGIN_TIMEOUT_SECS | No | Hard kill timeout for Volatility subprocess. | 180 |
| SIFT_BRIDGE_STORAGE | No | Root directory for disk-backed gzip output files. | /tmp/sift_bridge_runtime |
| PROCESS_MEM_LIMIT_MB | No | Per-job memory ceiling in MB; set to 0 for unlimited. Warn if set below 64. | 0 |
| MAX_CONCURRENT_FORENSIC_JOBS | No | Max simultaneous Volatility processes (overrides MAX_WORKERS). | 4 |
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