Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_HOST | No | The host for the MCP server. Defaults to 127.0.0.1. | 127.0.0.1 |
| MCP_PORT | No | The port for the MCP server. Defaults to 8081. | 8081 |
| TRANSPORT | No | The transport protocol to use (e.g., sse). Required when using certain clients like Cline. | |
| GHIDRA_SERVER | No | The URL of the target Ghidra instance. Defaults to http://127.0.0.1:8080/ if not specified. | http://127.0.0.1:8080/ |
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 | |