Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_HOST | No | Host for the MCP server | 127.0.0.1 |
| MCP_PORT | No | Port for the MCP server | 8081 |
| TRANSPORT | No | Transport method for the MCP server | sse |
| GHIDRA_SERVER | No | URL of the Ghidra HTTP server | http://127.0.0.1:8080/ |
Schema
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |