Kawaiidra MCP
by wagonbomb
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| KAWAIIDRA_LOG_DIR | No | Where logs are written | ./logs |
| KAWAIIDRA_TIMEOUT | No | Analysis timeout in seconds | 300 |
| GHIDRA_INSTALL_DIR | No | Path to Ghidra installation (auto-detected if not set) | |
| KAWAIIDRA_GUI_HOST | No | Host for ghidra_bridge connection | 127.0.0.1 |
| KAWAIIDRA_GUI_MODE | No | Enable GUI mode (connect to running Ghidra) | false |
| KAWAIIDRA_GUI_PORT | No | Port for ghidra_bridge connection | 4768 |
| KAWAIIDRA_CACHE_DIR | No | Cache storage location | ~/.kawaiidra/cache |
| KAWAIIDRA_MAX_MEMORY | No | JVM max memory | 4G |
| KAWAIIDRA_USE_BRIDGE | No | Enable fast JPype bridge | true |
| KAWAIIDRA_EXPORTS_DIR | No | Where exports are written | ./exports |
| KAWAIIDRA_GUI_TIMEOUT | No | Timeout for GUI bridge operations (seconds) | 10 |
| KAWAIIDRA_PROJECT_DIR | No | Where Ghidra projects are stored | ./projects |
| KAWAIIDRA_BINARIES_DIR | No | Where input binaries are stored | ./binaries |
| KAWAIIDRA_CACHE_ENABLED | No | Enable result caching | true |
| KAWAIIDRA_CACHE_MAX_SIZE_MB | No | Maximum cache size in MB | 500 |
| KAWAIIDRA_DECOMPILE_TIMEOUT | No | Decompile timeout in seconds | 180 |
| KAWAIIDRA_BRIDGE_MAX_PROGRAMS | No | Max programs to cache | 5 |
| KAWAIIDRA_BRIDGE_CACHE_PROGRAMS | No | Keep programs loaded in memory | true |
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
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityInactive
ResponsivenessNo issues