Skip to main content
Glama
SynclyAI

Gmail MCP Server

by SynclyAI

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOSTNoServer hostnamelocalhost
PORTNoHTTPS server port3000
NODE_ENVNoSet to "production" for JSON log output
LOG_LEVELNoLog level (trace, debug, info, warn, error, fatal)info
SESSION_TTLNoMCP session TTL in seconds (default: 24 hours)86400
TLS_KEY_PATHYesPath to TLS private key file (PEM)
TLS_CERT_PATHYesPath to TLS certificate file (PEM)
TOKEN_ENCRYPTION_PATHYesPath to file containing 32-byte encryption key (hex or base64)
OAUTH_CREDENTIALS_PATHYesPath to Google OAuth credentials JSON file

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

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