Skip to main content
Glama

Simple Snowflake MCP

by YannBrrd

list-views

Retrieve a comprehensive list of all views within a specified database and schema using this tool. Ideal for managing and organizing Snowflake database structures.

Instructions

List all views in a database and schema.

Input Schema

NameRequiredDescriptionDefault
databaseYes
schemaYes

Input Schema (JSON Schema)

{ "properties": { "database": { "type": "string" }, "schema": { "type": "string" } }, "required": [ "database", "schema" ], "type": "object" }
Install Server

Other Tools from Simple Snowflake MCP

Related Tools

    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/YannBrrd/simple_snowflake_mcp'

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