Skip to main content
Glama
guyoverclocked

Forensic Artifact Investigator MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
EVIDENCE_ROOTYesAbsolute path to the folder containing your evidence files
VOLATILITY_BINARYYesAbsolute path to the Volatility binary (e.g., /path/to/vol)
VIRUSTOTAL_API_KEYNoOptional API key for VirusTotal reputation checks. Leave empty to skip online checks.
MAX_RETURNED_STRINGSNoMaximum number of strings to return5000
VOLATILITY_TIMEOUT_MSNoTimeout in milliseconds for Volatility commands300000
FILE_COMMAND_TIMEOUT_MSNoTimeout in milliseconds for the file command60000
MAX_STRING_OUTPUT_BYTESNoMaximum bytes of string output2000000
VOLATILITY_MAJOR_VERSIONYesVersion of Volatility (e.g., 3)3
VOLATILITY_MAX_OUTPUT_BYTESNoMaximum bytes of Volatility output5000000

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/guyoverclocked/forensic-artifact-investigator'

If you have feedback or need assistance with the MCP directory API, please join our Discord server