MCP Server for Snowflake
by dynamike
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SNOWFLAKE_USER | No | Snowflake user name | |
| SNOWFLAKE_ACCOUNT | No | Snowflake account identifier | |
| SNOWFLAKE_AUTH_TYPE | No | Authentication method: 'private_key' or 'external_browser' | |
| SNOWFLAKE_PRIVATE_KEY_PATH | No | Path to private key file (required for private_key auth) | |
| SNOWFLAKE_CONN_REFRESH_HOURS | No | Time interval in hours between connection refreshes (default: 8) | 8 |
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 | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/dynamike/snowflake-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server