Retrieve schema details for Snowflake tables to understand column structure, data types, and constraints. Specify the fully qualified table name to access metadata.
Query and retrieve data from a specified view in Snowflake with an optional row limit, returning results in markdown format. Works efficiently behind corporate proxies using the Simple Snowflake MCP server.
Enables execution of Snowflake stored procedures through the MCP server by providing a framework to define, manage, and call procedures from specific schemas or individual procedures.