Skip to main content
Glama
JaviEzpeleta

Gmail MCP Server

by JaviEzpeleta

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GMAIL_CLIENT_IDYesYour Gmail OAuth2 client ID from Google Cloud Console
GMAIL_CLIENT_SECRETYesYour Gmail OAuth2 client secret from Google Cloud Console
GMAIL_REFRESH_TOKENYesYour Gmail OAuth2 refresh token (generate using npm run setup)
OAUTH_REDIRECT_PORTNoOAuth setup port (must match the redirect URI configured in Google Cloud Console)8765
GMAIL_ALLOW_DIRECT_SENDNoEnable direct email sending (disabled by default for safety - creates drafts instead)false

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

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