snowflake-mcp
by faressoft
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SNOWFLAKE_ROLE | No | Role to use for the session | |
| SNOWFLAKE_SCHEMA | No | Schema to use | |
| SNOWFLAKE_ACCOUNT | Yes | Your Snowflake account identifier (e.g., ORG-ACCOUNT) | |
| SNOWFLAKE_DATABASE | No | Database to use | |
| SNOWFLAKE_PASSWORD | No | Required if authenticator is 'snowflake', not needed for 'externalbrowser' | |
| SNOWFLAKE_READONLY | No | Set to 'true' to block write operations | |
| SNOWFLAKE_USERNAME | Yes | Snowflake username | |
| SNOWFLAKE_WAREHOUSE | No | Warehouse to use | |
| SNOWFLAKE_AUTHENTICATOR | No | Authentication method: externalbrowser (SSO) or snowflake (password) | externalbrowser |
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/faressoft/snowflake-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server