Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MAT_BINNoPath to ParseHeapDump.sh (macOS/Linux) or .bat (Windows). Required for deep mode forensics.
JAVA_HOMENoJDK 17+ installation path — $JAVA_HOME/bin is searched first for jcmd, jmap, jstat, jfr. Also used to launch MAT with the correct Java version.
ASYNC_PROFILER_BINNoPath to async-profiler binary — tie-breaker evidence, deep mode works without it.
HEAP_SEANCE_ARTIFACT_DIRNoWhere .jfr, .hprof, and reports are saved (default: system temp dir).

Capabilities

Features and capabilities supported by this server

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

Tools

Functions exposed to the LLM to take actions

NameDescription
java_list_processes-
java_gc_snapshot-
java_class_histogram-
java_jfr_start-
java_jfr_summary-
java_heap_dump-
java_mat_suspects-
java_async_alloc_profile-

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/SegfaultSorcerer/heap-seance'

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