We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/ampcome-mcps/gmail-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
.env.example•560 B
# Nango Configuration
# Replace with your actual Nango instance URL
NANGO_BASE_URL=https://api.nango.dev
# Replace with your actual Nango secret key
NANGO_SECRET_KEY=your-secret-key-here
# Gmail Connection Configuration
# Replace with your actual connection ID from Nango
NANGO_CONNECTION_ID=your-connection-id-here
# Provider config key as set up in your Nango dashboard
NANGO_INTEGRATION_ID=google
# Optional: If you want to specify different scopes
# GMAIL_SCOPES=https://www.googleapis.com/auth/gmail.readonly,https://www.googleapis.com/auth/gmail.send