# Composio API Key - Get from https://app.composio.dev/settings
COMPOSIO_API_KEY=your_composio_api_key_here
# Anthropic API Key - Get from https://console.anthropic.com/
ANTHROPIC_API_KEY=your_anthropic_api_key_here
# Google Workspace User Email - Required for Google API authentication
USER_GOOGLE_EMAIL=your-email@example.com
# Optional: Shutdown token for secure service shutdown endpoint
# SHUTDOWN_TOKEN=your-secure-random-token-here
# Environment
NODE_ENV=development
# Logging
LOG_LEVEL=info
# Optional: Custom Composio API Base URL (defaults to official API)
# COMPOSIO_BASE_URL=https://api.composio.dev
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/cfdude/composio-google-workspace'
If you have feedback or need assistance with the MCP directory API, please join our Discord server