Snowflake MCP Service
by davidamom
Verified
Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
SNOWFLAKE_USER | Yes | Your Snowflake username | |
SNOWFLAKE_ACCOUNT | Yes | Your Snowflake account (e.g., YourAccount.Region) | |
SNOWFLAKE_DATABASE | Yes | Your Snowflake database | |
SNOWFLAKE_PASSWORD | No | Your Snowflake password | |
SNOWFLAKE_WAREHOUSE | Yes | Your Snowflake warehouse | |
SNOWFLAKE_PRIVATE_KEY_FILE | No | Path to private key file for key pair authentication | |
SNOWFLAKE_PRIVATE_KEY_PASSPHRASE | No | Optional: passphrase if key is encrypted |
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 |