MCPServers
Snowflake - MCP server logo

Snowflake

1
0

Summary

Snowflake MCP Server provides secure access to Snowflake databases for any MCP-compatible client, enabling SQL query execution with robust connection management. Built by David Amom, it handles database connection lifecycle (connect, reconnect on timeout, close), supports both password and key pair authentication methods, and processes query results safely. The implementation is particularly valuable for AI assistants that need to interact with Snowflake data warehouses without requiring users to switch contexts or manually execute queries, making it ideal for data analysis, reporting, and exploration workflows.

Available Actions(2)

execute_query

Executes a SQL query on Snowflake and returns the results. Input: SQL query string. Output: Query results in a structured format.

export_to_csv

Executes a SQL query on Snowflake and returns the results. Input: SQL query string. Output: Number of rows exported and file path of the output file.

Last Updated: April 18, 2025

커뮤니티 리뷰

0.0
0 리뷰
5
0
4
0
3
0
2
0
1
0

아직 리뷰가 없습니다. 첫 번째 리뷰를 작성해 보세요!

대화에 참여하려면 로그인하세요

Coming soon to
HighlightHighlight AI

언어

TypeScript

카테고리

태그