<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Prebuilt Configs on MCP Toolbox for Databases</title><link>/integrations/looker/prebuilt-configs/</link><description>Recent content in Prebuilt Configs on MCP Toolbox for Databases</description><generator>Hugo</generator><language>en</language><atom:link href="/integrations/looker/prebuilt-configs/index.xml" rel="self" type="application/rss+xml"/><item><title>Looker</title><link>/integrations/looker/prebuilt-configs/looker/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>/integrations/looker/prebuilt-configs/looker/</guid><description>&lt;h2 id="looker">Looker&lt;/h2>
&lt;ul>
&lt;li>&lt;code>--prebuilt&lt;/code> value: &lt;code>looker&lt;/code>&lt;/li>
&lt;li>&lt;strong>Environment Variables:&lt;/strong>
&lt;ul>
&lt;li>&lt;code>LOOKER_BASE_URL&lt;/code>: The URL of your Looker instance.&lt;/li>
&lt;li>&lt;code>LOOKER_CLIENT_ID&lt;/code>: The client ID for the Looker API.&lt;/li>
&lt;li>&lt;code>LOOKER_CLIENT_SECRET&lt;/code>: The client secret for the Looker API.&lt;/li>
&lt;li>&lt;code>LOOKER_VERIFY_SSL&lt;/code>: Whether to verify SSL certificates.&lt;/li>
&lt;li>&lt;code>LOOKER_USE_CLIENT_OAUTH&lt;/code>: Whether to use OAuth for authentication.&lt;/li>
&lt;li>&lt;code>LOOKER_SHOW_HIDDEN_MODELS&lt;/code>: Whether to show hidden models.&lt;/li>
&lt;li>&lt;code>LOOKER_SHOW_HIDDEN_EXPLORES&lt;/code>: Whether to show hidden explores.&lt;/li>
&lt;li>&lt;code>LOOKER_SHOW_HIDDEN_FIELDS&lt;/code>: Whether to show hidden fields.&lt;/li>
&lt;/ul>
&lt;/li>
&lt;li>&lt;strong>Permissions:&lt;/strong>
&lt;ul>
&lt;li>A Looker account with permissions to access the desired models,
explores, and data is required.&lt;/li>
&lt;/ul>
&lt;/li>
&lt;li>&lt;strong>Tools:&lt;/strong>
&lt;ul>
&lt;li>&lt;code>get_models&lt;/code>: Retrieves the list of LookML models.&lt;/li>
&lt;li>&lt;code>get_explores&lt;/code>: Retrieves the list of explores in a model.&lt;/li>
&lt;li>&lt;code>get_dimensions&lt;/code>: Retrieves the list of dimensions in an explore.&lt;/li>
&lt;li>&lt;code>get_measures&lt;/code>: Retrieves the list of measures in an explore.&lt;/li>
&lt;li>&lt;code>get_filters&lt;/code>: Retrieves the list of filters in an explore.&lt;/li>
&lt;li>&lt;code>get_parameters&lt;/code>: Retrieves the list of parameters in an explore.&lt;/li>
&lt;li>&lt;code>query&lt;/code>: Runs a query against the LookML model.&lt;/li>
&lt;li>&lt;code>query_sql&lt;/code>: Generates the SQL for a query.&lt;/li>
&lt;li>&lt;code>query_url&lt;/code>: Generates a URL for a query in Looker.&lt;/li>
&lt;li>&lt;code>get_looks&lt;/code>: Searches for saved looks.&lt;/li>
&lt;li>&lt;code>run_look&lt;/code>: Runs the query associated with a look.&lt;/li>
&lt;li>&lt;code>make_look&lt;/code>: Creates a new look.&lt;/li>
&lt;li>&lt;code>get_dashboards&lt;/code>: Searches for saved dashboards.&lt;/li>
&lt;li>&lt;code>run_dashboard&lt;/code>: Runs the queries associated with a dashboard.&lt;/li>
&lt;li>&lt;code>make_dashboard&lt;/code>: Creates a new dashboard.&lt;/li>
&lt;li>&lt;code>add_dashboard_element&lt;/code>: Adds a tile to a dashboard.&lt;/li>
&lt;li>&lt;code>add_dashboard_filter&lt;/code>: Adds a filter to a dashboard.&lt;/li>
&lt;li>&lt;code>generate_embed_url&lt;/code>: Generate an embed url for content.&lt;/li>
&lt;/ul>
&lt;/li>
&lt;/ul></description></item><item><title>Looker Conversational Analytics</title><link>/integrations/looker/prebuilt-configs/looker-conversational-analytics/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>/integrations/looker/prebuilt-configs/looker-conversational-analytics/</guid><description>&lt;h2 id="looker-conversational-analytics">Looker Conversational Analytics&lt;/h2>
&lt;ul>
&lt;li>&lt;code>--prebuilt&lt;/code> value: &lt;code>looker-conversational-analytics&lt;/code>&lt;/li>
&lt;li>&lt;strong>Environment Variables:&lt;/strong>
&lt;ul>
&lt;li>&lt;code>LOOKER_BASE_URL&lt;/code>: The URL of your Looker instance.&lt;/li>
&lt;li>&lt;code>LOOKER_CLIENT_ID&lt;/code>: The client ID for the Looker API.&lt;/li>
&lt;li>&lt;code>LOOKER_CLIENT_SECRET&lt;/code>: The client secret for the Looker API.&lt;/li>
&lt;li>&lt;code>LOOKER_VERIFY_SSL&lt;/code>: Whether to verify SSL certificates.&lt;/li>
&lt;li>&lt;code>LOOKER_USE_CLIENT_OAUTH&lt;/code>: Whether to use OAuth for authentication.&lt;/li>
&lt;li>&lt;code>LOOKER_PROJECT&lt;/code>: The GCP Project to use for Conversational Analytics.&lt;/li>
&lt;li>&lt;code>LOOKER_LOCATION&lt;/code>: The GCP Location to use for Conversational Analytics.&lt;/li>
&lt;/ul>
&lt;/li>
&lt;li>&lt;strong>Permissions:&lt;/strong>
&lt;ul>
&lt;li>A Looker account with permissions to access the desired models,
explores, and data is required.&lt;/li>
&lt;li>&lt;strong>Looker Instance User&lt;/strong> (&lt;code>roles/looker.instanceUser&lt;/code>): IAM role to
access Looker.&lt;/li>
&lt;li>&lt;strong>Gemini for Google Cloud User&lt;/strong> (&lt;code>roles/cloudaicompanion.user&lt;/code>): IAM
role to access Conversational Analytics.&lt;/li>
&lt;li>&lt;strong>Gemini Data Analytics Stateless Chat User (Beta)&lt;/strong>
(&lt;code>roles/geminidataanalytics.dataAgentStatelessUser&lt;/code>): IAM role to
access Conversational Analytics.&lt;/li>
&lt;/ul>
&lt;/li>
&lt;li>&lt;strong>Tools:&lt;/strong>
&lt;ul>
&lt;li>&lt;code>ask_data_insights&lt;/code>: Ask a question of the data.&lt;/li>
&lt;li>&lt;code>get_models&lt;/code>: Retrieves the list of LookML models.&lt;/li>
&lt;li>&lt;code>get_explores&lt;/code>: Retrieves the list of explores in a model.&lt;/li>
&lt;/ul>
&lt;/li>
&lt;/ul></description></item><item><title>Looker Dev</title><link>/integrations/looker/prebuilt-configs/looker-dev/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>/integrations/looker/prebuilt-configs/looker-dev/</guid><description>&lt;h2 id="looker-dev">Looker Dev&lt;/h2>
&lt;ul>
&lt;li>&lt;code>--prebuilt&lt;/code> value: &lt;code>looker-dev&lt;/code>&lt;/li>
&lt;li>Almost always used in combination with Looker, &lt;code>--prebuilt looker,looker-dev&lt;/code>&lt;/li>
&lt;li>&lt;strong>Environment Variables:&lt;/strong>
&lt;ul>
&lt;li>&lt;code>LOOKER_BASE_URL&lt;/code>: The URL of your Looker instance.&lt;/li>
&lt;li>&lt;code>LOOKER_CLIENT_ID&lt;/code>: The client ID for the Looker API.&lt;/li>
&lt;li>&lt;code>LOOKER_CLIENT_SECRET&lt;/code>: The client secret for the Looker API.&lt;/li>
&lt;li>&lt;code>LOOKER_VERIFY_SSL&lt;/code>: Whether to verify SSL certificates.&lt;/li>
&lt;li>&lt;code>LOOKER_USE_CLIENT_OAUTH&lt;/code>: Whether to use OAuth for authentication.&lt;/li>
&lt;li>&lt;code>LOOKER_SHOW_HIDDEN_MODELS&lt;/code>: Whether to show hidden models.&lt;/li>
&lt;li>&lt;code>LOOKER_SHOW_HIDDEN_EXPLORES&lt;/code>: Whether to show hidden explores.&lt;/li>
&lt;li>&lt;code>LOOKER_SHOW_HIDDEN_FIELDS&lt;/code>: Whether to show hidden fields.&lt;/li>
&lt;/ul>
&lt;/li>
&lt;li>&lt;strong>Permissions:&lt;/strong>
&lt;ul>
&lt;li>A Looker account with permissions to access the desired projects
and LookML is required.&lt;/li>
&lt;/ul>
&lt;/li>
&lt;li>&lt;strong>Tools:&lt;/strong>
&lt;ul>
&lt;li>&lt;code>health_pulse&lt;/code>: Test the health of a Looker instance.&lt;/li>
&lt;li>&lt;code>health_analyze&lt;/code>: Analyze the LookML usage of a Looker instance.&lt;/li>
&lt;li>&lt;code>health_vacuum&lt;/code>: Suggest LookML elements that can be removed.&lt;/li>
&lt;li>&lt;code>dev_mode&lt;/code>: Activate developer mode.&lt;/li>
&lt;li>&lt;code>get_projects&lt;/code>: Get the LookML projects in a Looker instance.&lt;/li>
&lt;li>&lt;code>get_project_files&lt;/code>: List the project files in a project.&lt;/li>
&lt;li>&lt;code>get_project_file&lt;/code>: Get the content of a LookML file.&lt;/li>
&lt;li>&lt;code>create_project_file&lt;/code>: Create a new LookML file.&lt;/li>
&lt;li>&lt;code>update_project_file&lt;/code>: Update an existing LookML file.&lt;/li>
&lt;li>&lt;code>delete_project_file&lt;/code>: Delete a LookML file.&lt;/li>
&lt;li>&lt;code>get_project_directories&lt;/code>: Retrieves a list of project directories for a given LookML project.&lt;/li>
&lt;li>&lt;code>create_project_directory&lt;/code>: Creates a new directory within a specified LookML project.&lt;/li>
&lt;li>&lt;code>delete_project_directory&lt;/code>: Deletes a directory from a specified LookML project.&lt;/li>
&lt;li>&lt;code>validate_project&lt;/code>: Check the syntax of a LookML project.&lt;/li>
&lt;li>&lt;code>get_connections&lt;/code>: Get the available connections in a Looker instance.&lt;/li>
&lt;li>&lt;code>get_connection_schemas&lt;/code>: Get the available schemas in a connection.&lt;/li>
&lt;li>&lt;code>get_connection_databases&lt;/code>: Get the available databases in a connection.&lt;/li>
&lt;li>&lt;code>get_connection_tables&lt;/code>: Get the available tables in a connection.&lt;/li>
&lt;li>&lt;code>get_connection_table_columns&lt;/code>: Get the available columns for a table.&lt;/li>
&lt;li>&lt;code>get_lookml_tests&lt;/code>: Retrieves a list of available LookML tests for a project.&lt;/li>
&lt;li>&lt;code>run_lookml_tests&lt;/code>: Executes specific LookML tests within a project.&lt;/li>
&lt;li>&lt;code>create_view_from_table&lt;/code>: Generates boilerplate LookML views directly from the database schema.&lt;/li>
&lt;li>&lt;code>project_git_branch&lt;/code>: Fetch and manipulate the git branch of a LookML project.&lt;/li>
&lt;/ul>
&lt;/li>
&lt;/ul></description></item></channel></rss>