Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SNOWFLAKE_USER | Yes | Snowflake username | |
| SNOWFLAKE_SCHEMA | Yes | Snowflake schema (e.g., PUBLIC) | |
| SNOWFLAKE_ACCOUNT | Yes | Snowflake account identifier (e.g., abc12345.us-east-1) | |
| SNOWFLAKE_DATABASE | Yes | Snowflake database (e.g., PROD_DB) | |
| SNOWFLAKE_PASSWORD | Yes | Snowflake password | |
| SNOWFLAKE_WAREHOUSE | Yes | Snowflake warehouse (e.g., COMPUTE_WH) |
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 | |