Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
BINASSISTMCP_SERVER__HOST | No | The host address for the BinAssistMCP server | localhost |
BINASSISTMCP_SERVER__PORT | No | The port number for the BinAssistMCP server | 9090 |
BINASSISTMCP_SERVER__TRANSPORT | No | The transport method for the server (SSE + STDIO) | both |
BINASSISTMCP_BINARY__MAX_BINARIES | No | Maximum number of binaries that can be loaded concurrently | 10 |
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 |