Skip to main content
Glama
nasirhuss86

Gmail MCP Server

by nasirhuss86

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GMAIL_USERNoYour Gmail address (required for App Password method)
GMAIL_CLIENT_IDNoOAuth2 client ID from Google Cloud Console (required for OAuth2 method)
GMAIL_AUTH_METHODNoAuthentication method: 'app_password' or 'oauth2'
GMAIL_APP_PASSWORDNo16-character app password generated from Google Account (required for App Password method)
GMAIL_REDIRECT_URINoOAuth2 redirect URI, typically https://developers.google.com/oauthplayground (required for OAuth2 method)
GMAIL_CLIENT_SECRETNoOAuth2 client secret from Google Cloud Console (required for OAuth2 method)
GMAIL_REFRESH_TOKENNoOAuth2 refresh token (required for OAuth2 method)

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

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