Skip to main content
Glama

Related Servers

Alternatives to snowflake-mcp-server

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      D
      maintenance
      Enables AI agents to execute SQL queries and explore Snowflake databases using natural language, with schema discovery, table inspection, and readonly mode.
      11
      547 npm
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      Enables AI assistants to securely access Snowflake data warehouses through natural language, executing SQL queries and retrieving insights with support for multiple authentication methods.
      4
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      Enables AI assistants to perform comprehensive Snowflake database operations including DDL, DML, and warehouse management. It allows users to query data, manage database objects, and configure permissions using natural language commands.
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      Enables interaction with Snowflake through Cortex AI services including search, analyst, and agents for querying structured and unstructured data, plus SQL execution and object management capabilities.
      9,396 PyPI
      297
      Apache 2.0
    • A
      license
      A
      quality
      Not graded
      maintenance
      Enables AI assistants to securely connect to Snowflake data warehouses and execute SQL queries through natural language interactions. Supports multiple authentication methods and provides formatted query results with built-in security controls.
      1
      2
      MIT
    • F
      license
      Not graded
      quality
      D
      maintenance
      Enables intelligent data analysis and querying of Snowflake databases through specialized AI agents. Features 20+ tools for data operations, lineage tracing, usage analysis, and performance optimization with multi-agent architecture.
      -

    TDQS

    C2.5/5.0

    Scored across 140 tools

    Disambiguation2/5

    Many tools are clearly resource-specific, but there are multiple overlapping clusters: profile_table, inspect_table_with_sample, describe_table, and sample_table all serve table inspection; clone_table and clone_table_recipe overlap; generic execute_dml overlaps with dedicated create_* tools; list_integrations overlaps with list_notification_integrations and list_catalog_integrations. The descriptions help, but at this scale an agent will frequently face ambiguous tool selection.

    Naming Consistency4/5

    Tool names overwhelmingly follow a consistent snowflake_verb_noun pattern with snake_case, e.g. list_tasks, create_database, drop_stage, resume_warehouse. Minor deviations exist: health_check and account_usage_summary are noun-style names, and warehouse_scale_and_execute and cortex_embed_text_768 break the clean verb_noun pattern, but the overall convention is predictable.

    Tool Count1/5

    140 tools is an extreme count, well beyond the 50+ threshold for a coherent tool set. Even for a platform as broad as Snowflake, this volume will overwhelm model context, increase selection error rates, and make the server difficult to use effectively.

    Completeness3/5

    The server covers a very wide range of Snowflake resources, including databases, schemas, tables, warehouses, stages, tasks, pipes, streams, alerts, roles, users, Cortex, and governance objects. However, several resources are list/describe-only with no dedicated create/update/drop lifecycle tools (views, functions, procedures, masking/row access policies, network policies, secrets, compute pools, services), and there is no explicit view management tool, leaving notable gaps that generic execute_dml must work around.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues