Skip to main content
Glama
malpanishubham2

Snowflake MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SNOWFLAKE_ROLENoThe Snowflake role to use. Fixed per connection.
SNOWFLAKE_USERYesThe Snowflake user name.
SNOWFLAKE_SCHEMANoOptional default schema so unqualified names resolve.
SNOWFLAKE_ACCOUNTYesThe Snowflake account identifier (lowercase, with underscores replaced by hyphens), not the full URL.
SNOWFLAKE_DATABASENoOptional default database so unqualified names resolve.
SNOWFLAKE_PASSWORDNoThe Snowflake password for password authentication.
SNOWFLAKE_MCP_GUARDRAILSNoSet to 1 to enable the guard rail list that refuses DROP DATABASE, DROP SCHEMA, ALTER ACCOUNT and similar.0
SNOWFLAKE_PRIVATE_KEY_PATHNoPath to the private key file for key pair authentication.
SNOWFLAKE_PRIVATE_KEY_PASSPHRASENoPassphrase for the private key file, if encrypted.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/malpanishubham2/snowflake-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server