snowflake-mcp

snowflake-mcp

3.3

If you are the rightful owner of snowflake-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A Model Context Protocol (MCP) server that provides access to Snowflake databases for any MCP-compatible client.

The Snowflake MCP Service is a server that implements the Model Context Protocol to facilitate communication between AI models and Snowflake databases. It allows MCP clients to execute SQL queries, manage database connections, handle query results, and perform operations securely. The server supports both password and key pair authentication, ensuring flexible and secure access. The architecture includes components like the MCP Server, Snowflake Connection Manager, Query Processor, and Authentication Manager, which work together to provide seamless integration and efficient connection management. The server can be configured to run on different platforms, including Docker, making it suitable for various environments.

Features

  • Secure Snowflake database access
  • Flexible authentication (password or key pair authentication)
  • Robust error handling and reporting
  • Automatic connection management
  • Compatible with any MCP-compliant client