F
licenseNot graded
qualityC
maintenanceEnables interaction with Snowflake databases through MCP, providing tools to list databases, schemas, tables, describe tables, run read/write queries, create tables, and append insights.
-
No user-submitted related servers found.
Scored across 6 tools
Each tool targets a distinct operation: metadata listing, schema description, query execution, and memo insight. No overlap.
All tool names follow a consistent verb_noun pattern with lowercase and underscores, e.g., list_databases, read_query.
6 tools is well-scoped for a Snowflake server covering metadata exploration and querying without being excessive.
Covers metadata listing and SELECT queries thoroughly, but lacks DML/DDL operations like INSERT or CREATE, which may be needed depending on use case.