Skip to main content
Glama
TechVest-Global

Gmail MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AGENT_PORTNoPort for the agent web UI (default 9000)
MYSQL_HOSTNoMySQL server host
MYSQL_PORTNoMySQL port (default 3306)
MYSQL_USERNoMySQL username
MYSQL_DATABASENoMySQL database name
MYSQL_PASSWORDNoMySQL password
GOOGLE_CLIENT_IDNoGoogle OAuth client ID (alternative to credentials file)
MONITOR_INTERVALNoEmail monitoring interval in seconds (default 30)
MYSQL_SSL_DISABLEDNoDisable MySQL SSL (true/false)
AZURE_OPENAI_API_KEYNoAzure OpenAI API key
CONFIDENCE_THRESHOLDNoConfidence threshold for AI responses (default 0.8)
GOOGLE_CLIENT_SECRETNoGoogle OAuth client secret
GOOGLE_REFRESH_TOKENNoGoogle OAuth refresh token
AZURE_OPENAI_ENDPOINTNoAzure OpenAI endpoint URL (for AI agent features)
AZURE_OPENAI_DEPLOYMENTNoAzure OpenAI deployment name (e.g. gpt-4o-mini)

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/TechVest-Global/Gmail-MCP-server'

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