Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| IMPALA_HOST | Yes | The Impala host (e.g., coordinator-default-impala.example.com) | |
| IMPALA_PORT | Yes | The Impala port (e.g., 443) | |
| IMPALA_USER | Yes | The Impala username | |
| MCP_TRANSPORT | No | The MCP transport protocol (stdio, http, or sse) | stdio |
| IMPALA_DATABASE | Yes | The Impala database name (e.g., default) | |
| IMPALA_PASSWORD | Yes | The Impala password |
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 | |