Skip to main content
Glama
348,176 tools. Last updated 2026-07-31 08:24

"Looker" matching MCP tools:

  • Retrieve the Looker user currently authenticated for this MCP session. Returns the user record matched to the active session token.
    Apache 2.0
  • Execute a saved Looker query by its ID, preserving all baked-in settings like dynamic fields and table calcs. Useful for re-running queries from dashboard tiles or other Looker tooling.
    Apache 2.0
  • Generate the SQL that Looker would run for a query, enabling review and debugging without actual execution.
    Apache 2.0
  • Search across all Looker content including dashboards, looks, and explores. Retrieve matching items with titles, descriptions, and IDs.
    Apache 2.0
  • Create an embeddable SSO URL for Looker content so viewers can access dashboards, Looks, or explores without needing their own Looker login.
    Apache 2.0
  • Retrieve column metadata including names and data types for tables in a Looker connection. Specify connection, database, schema, or table to filter results.
    Apache 2.0

Matching MCP Servers

  • Identify most and least used Looker models, explores, and content to optimize resource allocation and improve adoption.
    Apache 2.0
  • Run analytical queries against Looker's semantic model by specifying model, explore, fields, filters, and sorts. Looker generates optimized SQL and returns JSON data rows.
    Apache 2.0
  • Retrieve all schemas from a database using a Looker connection to explore its structure and available data.
    Apache 2.0
  • Generate a Looker Explore URL with pre-populated query parameters to directly open the Explore UI.
    Apache 2.0
  • Check the health of a Looker instance by verifying database connections, datagroups, and overall system status.
    Apache 2.0
  • List all databases accessible through a specified Looker connection. Provide the connection name to get the list.
    Apache 2.0
  • List tables in a specified schema using a Looker connection, filtering by database and schema name as needed.
    Apache 2.0
  • Run content validation across all looks and dashboards to catch broken references like missing explores or deleted models after LookML changes.
    Apache 2.0
  • Retrieve all LookML models accessible to the user, including model names, labels, associated projects, and explores.
    Apache 2.0
  • Retrieve the full schema of an explore, listing all dimensions, measures, filters, and parameters available for querying.
    Apache 2.0
  • Create a new empty dashboard in a specified Looker folder by providing a title and folder ID, with an optional description.
    Apache 2.0
  • List all measure fields from a specified Looker explore, showing name, label, type, and description for each.
    Apache 2.0