MCP Server for Snowflake

Build 25.0.9440

Warehouse

Specifies the name of the Snowflake warehouse to be used for query execution. A warehouse in Snowflake is a virtual compute resource that provides the necessary processing power to perform operations such as data loading, querying, and analytics.

Data Type

string

Default Value

""

Remarks

Provide the name of the Snowflake warehouse you wish to connect to. This warehouse name is required to enable query processing and data manipulation. For example:

Warehouse='MYACCOUNT_WH'
Ensure the specified warehouse is active and accessible for your user account.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9440