Skip to main content
Glama
521,841 tools. Updated 2026-09-06 12:28

"How to query data from a Snowflake database" matching MCP tools:

  • Creates an empty masking policy for a tag to control how tagged data is masked. Supports Snowflake and Databricks with platform-specific tag handling.
    GPL 3.0
  • Delete a Snowflake tag from ALTR after removing all associated policies. For Databricks, use delete_policy instead.
    GPL 3.0
    Destructive
  • Search Snowflake query audits using filters like tags, columns, users, and roles to find tag-based or column-based masking events. Returns a search identifier for retrieving results later.
    GPL 3.0

Matching MCP Servers

  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables read-only Snowflake database queries through MCP, allowing safe SELECT, SHOW, DESCRIBE, WITH, and EXPLAIN operations via natural language tools with lazy connection setup.
    MIT

Matching MCP Connectors

  • Architecture-grounded query for AI agents. Governance constraints, system dependencies, evidence.

  • Search Argus HQ public FDA enforcement data: warning letters, recalls, approvals, 483s.

  • Connect a new data source to ALTR with keypair or password authentication. Supports Snowflake, Databricks, and OLTP databases.
    GPL 3.0
  • Retrieve column names and data types for data lake tables to understand table structure and write optimized queries in Snowflake.
    Python
    Apache 2.0
  • Retrieve full masking configuration, status, and timestamps for a specific Snowflake tag using database, schema, and tag name. Use when you know the exact tag but not the tag group ID.
    GPL 3.0
  • Execute a read-only SQL query via a Preset database connection to verify query functionality before dataset creation. Supports SELECT, SHOW, DESCRIBE, and EXPLAIN statements.
    MIT
  • Execute SQL queries on data product output ports to retrieve business data while enforcing governance policies and access controls, with support for Snowflake and Databricks.
    MIT
  • Create semantic models from database tables or query definitions, specifying columns, measures, and data sources to enable intent-based database queries.
    MIT
  • Establish a verified database connection and automatically ingest models from schemas so AI agents can query your data without writing SQL.
    MIT
  • Run SQL queries against Snowflake and get results as YAML. Supports multi-statement scripts with per-query context for account, user, warehouse, role, database, and schema.
    BSD 3-Clause
  • Configure a new database source in the configuration file, including optional connection testing. Supports SQL Server and Snowflake via linked server.
    GPL 3.0
  • Retrieve comprehensive details for a specific Snowflake query, including warehouse size, elapsed time, bytes scanned, rows produced, and error messages, using its QUERY_ID.
    MIT