Skip to main content
Glama
wagonbomb
by wagonbomb

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
KAWAIIDRA_LOG_DIRNoWhere logs are written./logs
KAWAIIDRA_TIMEOUTNoAnalysis timeout in seconds300
GHIDRA_INSTALL_DIRNoPath to Ghidra installation (auto-detected if not set)
KAWAIIDRA_GUI_HOSTNoHost for ghidra_bridge connection127.0.0.1
KAWAIIDRA_GUI_MODENoEnable GUI mode (connect to running Ghidra)false
KAWAIIDRA_GUI_PORTNoPort for ghidra_bridge connection4768
KAWAIIDRA_CACHE_DIRNoCache storage location~/.kawaiidra/cache
KAWAIIDRA_MAX_MEMORYNoJVM max memory4G
KAWAIIDRA_USE_BRIDGENoEnable fast JPype bridgetrue
KAWAIIDRA_EXPORTS_DIRNoWhere exports are written./exports
KAWAIIDRA_GUI_TIMEOUTNoTimeout for GUI bridge operations (seconds)10
KAWAIIDRA_PROJECT_DIRNoWhere Ghidra projects are stored./projects
KAWAIIDRA_BINARIES_DIRNoWhere input binaries are stored./binaries
KAWAIIDRA_CACHE_ENABLEDNoEnable result cachingtrue
KAWAIIDRA_CACHE_MAX_SIZE_MBNoMaximum cache size in MB500
KAWAIIDRA_DECOMPILE_TIMEOUTNoDecompile timeout in seconds180
KAWAIIDRA_BRIDGE_MAX_PROGRAMSNoMax programs to cache5
KAWAIIDRA_BRIDGE_CACHE_PROGRAMSNoKeep programs loaded in memorytrue

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/wagonbomb/kawaiidra-mcp'

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