Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DATABRICKS_HOSTNoDatabricks workspace URL without HTTPS prefix (e.g., adb-xxx.azuredatabricks.net) (required if using Databricks).
DATABRICKS_CLIENT_IDNoDatabricks OAuth2 client ID (required if using Databricks).
DATABRICKS_HTTP_PATHNoDatabricks SQL warehouse HTTP path (e.g., /sql/1.0/warehouses/xxx) (required if using Databricks).
DATAMESH_MANAGER_HOSTNoBase URL for self-hosted Data Mesh Manager instances. Default: https://api.datamesh-manager.comhttps://api.datamesh-manager.com
DATABRICKS_CLIENT_SECRETNoDatabricks OAuth2 client secret (required if using Databricks).
DATAMESH_MANAGER_API_KEYYesAPI key for authentication with Data Mesh Manager (required).
BIGQUERY_CREDENTIALS_PATHNoPath to the BigQuery service account key JSON file (required if using BigQuery).
DATACONTRACT_SNOWFLAKE_ROLENoSnowflake role (e.g., DATAPRODUCT_MCP) (required if using Snowflake).
DATACONTRACT_SNOWFLAKE_PASSWORDNoSnowflake programmatic access token (required if using Snowflake).
DATACONTRACT_SNOWFLAKE_USERNAMENoSnowflake username (required if using Snowflake).
QUERY_ACCESS_EVALUATION_ENABLEDNoEnable/disable AI-based query access evaluation. Set to 'false' to disable. Default: truetrue
DATACONTRACT_SNOWFLAKE_WAREHOUSENoSnowflake 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

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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