<?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/knowledge-catalog/prebuilt-configs/</link><description>Recent content in Prebuilt Configs on MCP Toolbox for Databases</description><generator>Hugo</generator><language>en-us</language><atom:link href="/integrations/knowledge-catalog/prebuilt-configs/index.xml" rel="self" type="application/rss+xml"/><item><title>Knowledge Catalog (formerly known as Dataplex)</title><link>/integrations/knowledge-catalog/prebuilt-configs/knowledge-catalog/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>/integrations/knowledge-catalog/prebuilt-configs/knowledge-catalog/</guid><description>&lt;h2 id="knowledge-catalog"&gt;Knowledge Catalog&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;--prebuilt&lt;/code&gt; value: &lt;code&gt;dataplex&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Environment Variables:&lt;/strong&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;DATAPLEX_PROJECT&lt;/code&gt;: The GCP project ID.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Permissions:&lt;/strong&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Dataplex Reader&lt;/strong&gt; (&lt;code&gt;roles/dataplex.viewer&lt;/code&gt;) to search and look up
entries.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Dataplex Editor&lt;/strong&gt; (&lt;code&gt;roles/dataplex.editor&lt;/code&gt;) to modify entries.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Tools:&lt;/strong&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;search_entries&lt;/code&gt;: Searches for entries in Knowledge Catalog.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;lookup_entry&lt;/code&gt;: Retrieves a specific entry from Knowledge Catalog.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;search_aspect_types&lt;/code&gt;: Finds aspect types relevant to the query.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;lookup_context&lt;/code&gt;: Retrieves rich metadata regarding one or more data assets along with their relationships.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;search_dq_scans&lt;/code&gt;: Search for data quality scans in Dataplex.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;list_data_products&lt;/code&gt;: Lists Data Products across all locations.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;generate_data_insights&lt;/code&gt;: Creates a new Dataplex Data Documentation scan template and triggers the run.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;get_data_insights&lt;/code&gt;: Retrieves the final generated data insights for a completed scan.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;generate_data_profile&lt;/code&gt;: Creates a new Dataplex Data Profile scan template and triggers the run.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;get_data_profile&lt;/code&gt;: Retrieves the final generated data profile results.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;discover_metadata&lt;/code&gt;: Creates a new Dataplex Data Discovery scan template and triggers the run.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;get_discovery_results&lt;/code&gt;: Retrieves the final generated data discovery results.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;check_data_quality&lt;/code&gt;: Creates a new Dataplex Data Quality scan template and triggers the run.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;get_data_quality_results&lt;/code&gt;: Retrieves the final generated data quality results.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;get_operation&lt;/code&gt;: Retrieves the status of a Dataplex long-running operation.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;get_run_status&lt;/code&gt;: Retrieves the execution status of the latest background job run.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Toolsets:&lt;/strong&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;discovery&lt;/code&gt;: Metadata discovery and search toolset (&lt;code&gt;search_entries&lt;/code&gt;, &lt;code&gt;lookup_entry&lt;/code&gt;, &lt;code&gt;search_aspect_types&lt;/code&gt;, &lt;code&gt;lookup_context&lt;/code&gt;, &lt;code&gt;search_dq_scans&lt;/code&gt;).&lt;/li&gt;
&lt;li&gt;&lt;code&gt;data-products&lt;/code&gt;: Data Products and Data Assets curation and management toolset (&lt;code&gt;search_entries&lt;/code&gt;, &lt;code&gt;lookup_entry&lt;/code&gt;, &lt;code&gt;search_aspect_types&lt;/code&gt;, &lt;code&gt;lookup_context&lt;/code&gt;, &lt;code&gt;list_data_products&lt;/code&gt;).&lt;/li&gt;
&lt;li&gt;&lt;code&gt;enrich&lt;/code&gt;: Metadata enrichment pipeline orchestration and execution toolset (&lt;code&gt;search_entries&lt;/code&gt;, &lt;code&gt;lookup_entry&lt;/code&gt;, &lt;code&gt;lookup_context&lt;/code&gt;, &lt;code&gt;generate_data_insights&lt;/code&gt;, &lt;code&gt;get_data_insights&lt;/code&gt;, &lt;code&gt;generate_data_profile&lt;/code&gt;, &lt;code&gt;get_data_profile&lt;/code&gt;, &lt;code&gt;discover_metadata&lt;/code&gt;, &lt;code&gt;get_discovery_results&lt;/code&gt;, &lt;code&gt;check_data_quality&lt;/code&gt;, &lt;code&gt;get_data_quality_results&lt;/code&gt;, &lt;code&gt;get_operation&lt;/code&gt;, &lt;code&gt;get_run_status&lt;/code&gt;).&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;</description></item></channel></rss>