Skip to main content
Glama
bitlabsdevteam

Snowflake Managed MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_SSE_HOSTNoHost for the SSE server (e.g., 127.0.0.1).
MCP_SSE_PORTNoPort for the SSE server (e.g., 8080).
SNOWFLAKE_ROLENoSnowflake role to use (least-privilege, read-only on governed views).
MCP_BEARER_TOKENNoBearer token for client authentication (used in Docker deployment).
MCP_ALLOWED_OBJECTSNoComma-separated list of fully-qualified governed views that agents may query.
MCP_SSE_BEARER_TOKENSNoBearer tokens for SSE transport authentication. Required if using SSE transport.

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/bitlabsdevteam/SnowFlask_managed_MCP_SERVER'

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