Skip to main content
Glama
sfc-gh-tjia

Snowflake MCP Server

by sfc-gh-tjia

execute_snowflake_sql_query

Execute SQL queries on Snowflake data warehouses to retrieve, analyze, or modify data. Supports custom database, schema, and warehouse configurations for targeted operations.

Instructions

Execute any SQL query on Snowflake. ⚠️ SECURITY WARNING: This tool executes raw SQL queries on your Snowflake instance. Ensure proper user permissions and network security. Consider query restrictions for production environments. Args: query: The SQL query to execute (required) database: Override the default database (optional) schema: Override the default schema (optional) warehouse: Override the default warehouse (optional) Returns: Formatted string containing query results or error message

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryYes
databaseNo
schemaNo
warehouseNo
Install Server

Other Tools

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/sfc-gh-tjia/snowflake-generic-mcp'

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