Snowflake MCP Agent System
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| JWT_TOKEN | No | Your JWT token (optional) | |
| SNOWFLAKE_ROLE | No | Your Snowflake role (optional) | |
| SNOWFLAKE_USER | No | Your Snowflake username | |
| SNOWFLAKE_SCHEMA | No | Your Snowflake schema | |
| SNOWFLAKE_ACCOUNT | No | Your Snowflake account | |
| SNOWFLAKE_DATABASE | No | Your Snowflake database | |
| SNOWFLAKE_PASSWORD | No | Your Snowflake password | |
| SNOWFLAKE_WAREHOUSE | No | Your Snowflake warehouse | |
| SNOWFLAKE_PRIVATE_KEY_PATH | No | Path to private key file for authentication | |
| SNOWFLAKE_PRIVATE_KEY_PASSPHRASE | No | Optional passphrase for the private key |
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/silverknight404/mcp_code2'
If you have feedback or need assistance with the MCP directory API, please join our Discord server