Ghidra MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| setup_contextC | Run Ghidra headless decompilation to export binary context. |
| list_functionsB | List all function names from the loaded binary. |
| get_pseudocodeC | Get pseudocode for a specific function by name. |
| list_structuresB | List all structure names from the loaded binary. |
| get_structureC | Get details of a specific structure by name. |
| list_enumsB | List all enum names from the loaded binary. |
| get_enumC | Get details of a specific enum by name. |
| list_function_definitionsB | List all function definition names from the loaded binary. |
| get_function_definitionC | Get details of a specific function definition by name. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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/Bamimore-Tomi/ghidra_mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server