Skip to main content
Glama
chandhinii1510-coder

Gmail SMTP MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
BASE_URLYesThe base URL of the server, e.g., http://localhost:3000 or https://your-app.onrender.com
MASTER_KEYYesA 32-byte encryption key for storing app passwords at rest. Generate with: python3 -c "import secrets; print(secrets.token_hex(32))"

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/chandhinii1510-coder/mcp-multiuser'

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