Extend your language model with 238 capabilities via Model Context Protocol servers.

Snowflake Server
mcp_snowflake_server

A Model Context Protocol server implementation that provides database interaction with Snowflake, allowing SQL queries and data insights.

Vendor: isaacwassermanSourceHomepage

Configuration:

  • snowflakeRole: The Snowflake role.
  • snowflakeUser: The Snowflake username.
  • snowflakeSchema: The Snowflake schema.
  • snowflakeAccount: The Snowflake account identifier.
  • snowflakeDatabase: The Snowflake database to use.
  • snowflakePassword: The Snowflake password.
  • snowflakeWarehouse: The Snowflake warehouse to connect to.

Install Command

Integrate this tool for your Claude Desktop app.

npx -y @smithery/cli install mcp_snowflake_server --client claude

Report Bug