Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| IMPALA_HOST | Yes | The Impala server host | |
| IMPALA_PORT | No | The Impala server port | 443 |
| IMPALA_USER | Yes | The username for Impala authentication | |
| MCP_TRANSPORT | No | The MCP server's transport protocol. Supported values: stdio (default), http, sse | stdio |
| IMPALA_DATABASE | No | The Impala database to use | default |
| IMPALA_PASSWORD | Yes | The password for Impala authentication |
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 | |