Data Product MCP
by entropy-data
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DATABRICKS_HOST | No | Databricks workspace URL without HTTPS prefix (e.g., adb-xxx.azuredatabricks.net) (required if using Databricks). | |
| DATABRICKS_CLIENT_ID | No | Databricks OAuth2 client ID (required if using Databricks). | |
| DATABRICKS_HTTP_PATH | No | Databricks SQL warehouse HTTP path (e.g., /sql/1.0/warehouses/xxx) (required if using Databricks). | |
| DATAMESH_MANAGER_HOST | No | Base URL for self-hosted Data Mesh Manager instances. Default: https://api.datamesh-manager.com | https://api.datamesh-manager.com |
| DATABRICKS_CLIENT_SECRET | No | Databricks OAuth2 client secret (required if using Databricks). | |
| DATAMESH_MANAGER_API_KEY | Yes | API key for authentication with Data Mesh Manager (required). | |
| BIGQUERY_CREDENTIALS_PATH | No | Path to the BigQuery service account key JSON file (required if using BigQuery). | |
| DATACONTRACT_SNOWFLAKE_ROLE | No | Snowflake role (e.g., DATAPRODUCT_MCP) (required if using Snowflake). | |
| DATACONTRACT_SNOWFLAKE_PASSWORD | No | Snowflake programmatic access token (required if using Snowflake). | |
| DATACONTRACT_SNOWFLAKE_USERNAME | No | Snowflake username (required if using Snowflake). | |
| QUERY_ACCESS_EVALUATION_ENABLED | No | Enable/disable AI-based query access evaluation. Set to 'false' to disable. Default: true | true |
| DATACONTRACT_SNOWFLAKE_WAREHOUSE | No | Snowflake warehouse (e.g., COMPUTE_WH) (required if using Snowflake). |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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/entropy-data/dataproduct-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server