tabaghak/dlh-snowflake-mcp-server
If you are the rightful owner of dlh-snowflake-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
DLH Snowflake MCP Server is a Model Context Protocol server designed to facilitate interaction with Snowflake databases using secure eternalbrowser authentication.
Tools
Functions exposed to the LLM to take actions
test_connection
Test the connection to Snowflake and display connection info.
execute_query
Execute arbitrary SQL queries with optional parameters.
get_schemas
List available databases and schemas.
get_tables
List tables in a specific database/schema.
get_columns
Get column information for a specific table.
describe_table
Get detailed metadata for a specific table.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client