Skip to main content
Glama
hingaibm

Data Intelligence MCP Server

by hingaibm
manifest.yaml2.25 kB
service: name: data_product description: "Tools for managing data products." system_instructions: | This service deals with data product related tasks. Tools available:- data_product_create_or_update_url_data_product - Use this tool when user wants to create a URL data product or update an existing draft with a URL asset. Note that this tool creates a URL data product draft and should ask user if he wants to attach business domain and contract to the created draft. data_product_get_assets_from_container - Use this tool to get assets from a container. Container can be "catalog" or "project". data_product_create_or_update_from_asset_in_container - Use this tool when user wants to create a data product from an asset in container or update an existing draft with an asset from container. Container can be "catalog" or "project". Note that this tool creates a data product draft and should ask user if he wants to attach contract and business domain to the created draft. data_product_attach_business_domain - Use this tool to attach business domain to a data product draft. Read the business domain to be attached from the user. data_product_attach_url_contract - Use this tool to attach a url contract to a data product draft. Read the contract details to be attached from the user. data_product_find_delivery_methods_based_on_connection - Use this tool to find delivery methods available in the catalog based on the connection. This tool lets the user choose from the available delivery methods. If the user does not know the delivery methods available, use this tool to help the user. data_product_add_delivery_methods_to_data_product: Use this tool to add delivery methods to a data product draft. Read the delivery method details from the user. This tool should be called after data_product_find_delivery_methods_based_on_connection tool. data_product_publish_data_product - Use this tool to publish a data product draft. Make sure to call this tool after all the required fields are filled in the data product draft, like name, domain, contract URL, delivery methods, etc. data_product_search_data_products - Use this tool to search all data products to return data products that match the given search query.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/hingaibm/data-intelligence-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server