Skip to main content
Glama
42Research

Dynamic MCP Server

by 42Research

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNoLogging level (e.g., DEBUG, INFO, WARNING, ERROR)INFO
KERNEL_PATHNoPath to kernel directory/boot
CRASH_DUMP_PATHNoPath to crash dump directory/var/crash
CRASH_COMMAND_TIMEOUTNoCommand timeout in seconds120
CRASH_SESSION_TIMEOUTNoSession timeout in seconds180
SUPPRESS_MCP_WARNINGSNoSuppress MCP initialization warningstrue

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}

Tools

Functions exposed to the LLM to take actions

NameDescription
crash_commandB

Execute a command in the crash utility session

get_crash_infoB

Get information about the current crash dump and session

list_crash_dumpsA

List all available crash dumps

start_crash_sessionC

Start a new crash session with a specific dump

close_crash_sessionA

Close the current crash session

execute_bpftrace_scriptB

Execute a BPFtrace script for system tracing and analysis

get_bpftrace_infoA

Get information about BPFtrace availability and version

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/42Research/dynamic_mcp'

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