Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CRASH_SEARCH_PATHNoThe search path for crash dump files/var/crash

Tools

Functions exposed to the LLM to take actions

NameDescription
list_crash_dumps

Scans for crash dumps in the specified directory (recursive).

start_session

Starts analysis session. Requires vmcore and vmlinux paths. Returns session ID.

run_crash_command

Runs crash utility command (e.g., sys, bt, log, ps, files, vm, kmem).

run_drgn_command

Runs drgn Python code (e.g., prog.crashed_thread(), prog['variable']).

stop_session

Terminates an active session.

get_sys_info

Convenience tool to get system info (runs 'sys' command).

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/yup-21/crash-mcp'

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