# Google Cloud Configuration
# Option 1: Use service account JSON file (recommended for local development)
GOOGLE_APPLICATION_CREDENTIALS=/path/to/your/service-account-key.json
# Option 2: Use Application Default Credentials (recommended for cloud deployments)
# Leave GOOGLE_APPLICATION_CREDENTIALS empty or unset to use ADC
# GOOGLE_APPLICATION_CREDENTIALS=
# Required: Your GCP Project ID
GCP_PROJECT_ID=your-project-id
# BigQuery Configuration
BIGQUERY_DATASET_PREFIX=your_dataset_prefix
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/dslans/mcp_healthcare_data'
If you have feedback or need assistance with the MCP directory API, please join our Discord server