Skip to main content
Glama

Gmail & PostgreSQL MCP Server

by marouanemkm
.env.example483 B
# Gmail Configuration # Get these from Google Cloud Console: https://console.cloud.google.com/ GMAIL_CLIENT_ID=your_gmail_client_id_here GMAIL_CLIENT_SECRET=your_gmail_client_secret_here GMAIL_REDIRECT_URI=urn:ietf:wg:oauth:2.0:oob GMAIL_REFRESH_TOKEN=your_gmail_refresh_token_here # PostgreSQL Configuration POSTGRES_HOST=localhost POSTGRES_PORT=5432 POSTGRES_DATABASE=your_database_name POSTGRES_USER=your_database_user POSTGRES_PASSWORD=your_database_password POSTGRES_SSL=false

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/marouanemkm/gmail-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server