Skip to main content
Glama
Ghosthunter5599

Forensics MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

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

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
system_health_checkA

Inspects real-time host forensic capability readiness, storage, and chain-of-custody status.

extract_metadataB

Extracts file metadata, computes cryptographic hashes (MD5, SHA-1, SHA-256, SHA-512), and detects MIME-type masquerading.

extract_stringsC

Extracts printable ASCII & Unicode strings from an evidence artifact.

scan_iocsC

Scans an evidence artifact for Indicators of Compromise: IPs, C2 URLs, email addresses, suspicious commands, and Base64 payloads.

check_threat_intelB

Queries threat intelligence databases (with safe offline fixture fallback) for a file hash.

Prompts

Interactive templates invoked by user choice

NameDescription
triage_suspicious_file
triage_memory_dump

Resources

Contextual data attached and managed by the client

NameDescription
res_capabilities
res_custody
res_health
res_evidence

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/Ghosthunter5599/Forensics-MCP-Server-FastMCP-Ollama'

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