Snowflake
JSON →Interact with Snowflake databases to query and manage data.
Install
npx -y @smithery/cli Tools · 4
- execute_sql_query Execute SQL queries on Snowflake databases
- connect_database Automatically handle database connection lifecycle (connect, reconnect on timeout, close)
- handle_query_results Handle query results and errors
- perform_database_operations Perform database operations safely
Links
★ 46 GitHub stars