Skip to main content
Glama
pyrodie18

Gmail MCP

by pyrodie18

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNoLogging levelINFO
ADMIN_TOKENYesToken for admin OAuth endpoints
DATABASE_URLNoDatabase URLsqlite:////data/gmail_mcp.sqlite3
GOOGLE_CLIENT_IDYesGoogle OAuth client ID
MCP_BEARER_TOKENYesBearer token for MCP server authentication
MCP_ALLOWED_HOSTSNoComma-separated list of allowed hostslocalhost,localhost:*,127.0.0.1,127.0.0.1:*
GOOGLE_REDIRECT_URIYesGoogle OAuth redirect URI
MCP_ALLOWED_ORIGINSNoComma-separated list of allowed origins
GOOGLE_CLIENT_SECRETYesGoogle OAuth client secret
GMAIL_MCP_ENCRYPTION_KEYYesEncryption key for Gmail MCP data

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/pyrodie18/gmail_mcp'

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