UNSTRUCTURED_API_KEY="<key-here>"
ANTHROPIC_API_KEY="<key-here>"
AWS_KEY="<key-here>"
AWS_SECRET="<key-here>"
WEAVIATE_CLOUD_API_KEY="<key-here>"
# Firecrawl
FIRECRAWL_API_KEY="<firecrawl-key-here>"
# AstraDB
ASTRA_DB_APPLICATION_TOKEN="<astra-token-here>"
ASTRA_DB_API_ENDPOINT="<astra-endpoint-here>"
# below are azure storage account combinations as creds
# you just need one combo of them
# combo#1
AZURE_CONNECTION_STRING="<string-here>"
# combo#2
AZURE_ACCOUNT_NAME="<name-here>"
AZURE_ACCOUNT_KEY="<key-here>"
# combo#3
AZURE_ACCOUNT_NAME="<name-here>"
AZURE_SAS_TOKEN="<token-here>"
# Neo4j
NEO4J_USERNAME="<USER_NAME>"
NEO4J_PASSWORD="<PASSWORD>"
MONGO_DB_CONNECTION_STRING="<CONNECTION_STRING>"
LOG_LEVEL="INFO"
CONFIRM_TOOL_USE='true'
# store your service account key in a json file in some safe location
# convert the json file into a string via command: cat /path/to/google_service_account_key.json | base64
# then use the string as the value for GOOGLEDRIVE_SERVICE_ACCOUNT_KEY
GOOGLEDRIVE_SERVICE_ACCOUNT_KEY="<converted string>"
# below is the databricks creds for both volumes and delta table connectors
DATABRICKS_CLIENT_ID="<client-id>"
DATABRICKS_CLIENT_SECRET="<client-secret>"
# one drive credential
ONEDRIVE_CLIENT_ID="<client-id-here>"
ONEDRIVE_CLIENT_CRED="<client-cred-here>"
ONEDRIVE_TENANT_ID="<tenant-id-here>"
PINECONE_API_KEY="<key-here>"
SALESFORCE_CONSUMER_KEY="<PASSWORD>"
SALESFORCE_PRIVATE_KEY="<TOKEN(paste your entire .pem file here)>"
# sharepoint credential
SHAREPOINT_CLIENT_ID="<client-id-here>"
SHAREPOINT_CLIENT_CRED="<client-cred-here>"
SHAREPOINT_TENANT_ID="<tenant-id-here>"
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/Unstructured-IO/UNS-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server