Skip to main content
Glama

Gmail MCP Agent

lead-nurturing.service615 B
[Unit] Description=Lead Nurturing MCP Server After=network.target Wants=network.target [Service] Type=simple User=ubuntu Group=ubuntu WorkingDirectory=/home/ubuntu/gmail_csv_sender ExecStart=/usr/bin/python3 /home/ubuntu/gmail_csv_sender/mcp_server.py Restart=always RestartSec=10 StandardOutput=journal StandardError=journal # Environment variables Environment=PYTHONPATH=/home/ubuntu/gmail_csv_sender Environment=PYTHONUNBUFFERED=1 # Security settings NoNewPrivileges=true PrivateTmp=true ProtectSystem=strict ProtectHome=true ReadWritePaths=/home/ubuntu/gmail_csv_sender [Install] WantedBy=multi-user.target

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/brandononchain/GMAIL-MCP-Agent'

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