Skip to main content
Glama
mcp.json494 B
{ "mcpServers": { "gmail": { "description": "MCP Gmail Server - Send emails through Gmail", "name": "mcp-gmail-server", "version": "1.0.0", "type": "stdio", "command": "node", "args": ["build/index.js"], "env": { "GMAIL_USER": "${GMAIL_USER}", "GMAIL_PASS": "${GMAIL_PASS}" }, "tools": [ { "name": "send_email", "description": "Send an email using Gmail SMTP" } ] } } }

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

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