# Google OAuth Credentials
# Get these from Google Cloud Console and OAuth Playground
GOOGLE_CLIENT_ID=your-client-id.apps.googleusercontent.com
GOOGLE_CLIENT_SECRET=your-client-secret
GOOGLE_REFRESH_TOKEN=your-refresh-token
# How to get these credentials:
# 1. Create OAuth client: https://console.cloud.google.com
# 2. Get refresh token: https://developers.google.com/oauthplayground/
# 3. Copy this file to .env and fill in your credentials
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/maksdizzy/google-forms-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server