Back to Home
johnneerdael icon

google-mailpilot

Verified Safe

by johnneerdael

Overview

AI-native command center for Gmail and Google Workspace, enabling LLMs to read, triage, respond to, and manage email autonomously with calendar integration.

Installation

Run Command
docker compose up -d

Environment Variables

  • POSTGRES_PASSWORD
  • LITELLM_API_KEY
  • OPENAI_API_KEY
  • GEMINI_API_KEY
  • COHERE_API_KEY
  • IMAP_MCP_TOKEN
  • WEB_PASSWORD_HASH
  • WEB_SESSION_SECRET
  • LLM_API_BASE
  • LLM_MODEL
  • EMBEDDINGS_PROVIDER
  • EMBEDDINGS_MODEL

Security Notes

The project emphasizes Human-in-the-Loop (HITL) safety for all mutations (e.g., email sending, calendar event creation require explicit user confirmation). It strongly recommends and documents bearer token authentication for the MCP endpoint and reverse proxy/TLS for web UI/API exposure. OAuth tokens are stored separately from config.yaml, preventing accidental exposure. The internal Engine API (port 8001) is not exposed publicly. The codebase shows no signs of 'eval', obfuscation, or malicious patterns.

Similar Servers

Stats

Interest Score32
Security Score9
Cost ClassHigh
Avg Tokens1000
Stars1
Forks0
Last Update2026-01-17

Tags

AI AgentsGmailEmail AutomationCalendar ManagementPostgresMCP