Skip to main content
Glama

Ghidra MCP Server

get_pseudocode

Extract pseudocode for a specific function in binary files using Ghidra, enabling precise reverse-engineering and analysis through function name input.

Instructions

Get pseudocode for a specific function by name.

Input Schema

NameRequiredDescriptionDefault
nameYes

Input Schema (JSON Schema)

{ "properties": { "name": { "title": "Name", "type": "string" } }, "required": [ "name" ], "title": "get_pseudocodeArguments", "type": "object" }

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