Snowflake MCP

Use the Snowflake MCP with MCP clients like Claude Desktop, Cursor, or Windsurf to create AI agents with powerful skills that understand and interact with your data - it's free.

Use Snowflake MCP

Contributors to Snowflake MCP

You
You
@AdamSelene
@valentin-mourtialon
@onyedikachi-david
@abuaboud

Snowflake MCP Instructions

1

Connect Your Snowflake Account

Sign up for an Activepieces account and connect your Snowflake account to get started.

2

Get Your MCP Server URL

Get your MCP server URL and install it in your preferred AI client (Claude Desktop, Cursor, or Windsurf).

3

Use AI to Control Snowflake

Simply ask your AI assistant to help you with Snowflake tasks, and it will handle the rest.

Snowflake Tools

Run Query

Execute a SQL query against your Snowflake database and return the results as rows.

Run Multiple Queries

Execute multiple SQL statements in sequence against your Snowflake database. Optionally wrap them in a transaction so all changes are rolled back if any statement fails.

Insert Row

Insert a row into a table.

Update Row

Update one or more rows in a Snowflake table that match a WHERE condition.

Delete Row

Delete one or more rows from a Snowflake table that match a WHERE condition.