Skip to main content
Glama
nsphung

MCP Snowflake Server NSP

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SNOWFLAKE_ROLENoRole to assume
SNOWFLAKE_USERNoSnowflake username
SNOWFLAKE_TOKENNoOAuth bearer token (for token auth)
SNOWFLAKE_SCHEMANoDefault schema (required)
SNOWFLAKE_ACCOUNTNoSnowflake account identifier
SNOWFLAKE_DATABASENoDefault database (required)
SNOWFLAKE_PASSWORDNoPassword for password authentication
SNOWFLAKE_WAREHOUSENoVirtual warehouse to use
SNOWFLAKE_OAUTH_SCOPENoOAuth scope (optional, for client credentials flow)
SNOWFLAKE_AUTHENTICATORNoAuthentication method: 'snowflake', 'snowflake_jwt', 'externalbrowser', 'oauth_client_credentials', 'oauth'
SNOWFLAKE_OAUTH_CLIENT_IDNoOAuth client ID (for client credentials flow)
SNOWFLAKE_PRIVATE_KEY_FILENoAbsolute path to .p8 private key file (for key-pair auth)
SNOWFLAKE_OAUTH_CLIENT_SECRETNoOAuth client secret (for client credentials flow)
SNOWFLAKE_PRIVATE_KEY_FILE_PWDNoPassphrase for encrypted private key
SNOWFLAKE_OAUTH_TOKEN_REQUEST_URLNoOAuth token request URL (for client credentials flow)

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

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