baryhuang/mcp-headless-gmail
A MCP (Model Context Protocol) server that provides get, send Gmails without local credential or token setup.
Implements a Python-based MCP server using the google-api-python-client library with credential decoupling—OAuth tokens are passed per-request rather than stored locally, enabling truly headless operation in remote/containerized environments. Supports chunked email retrieval (1k character increments with offset-based pagination), automatic token refresh, and both plaintext and HTML email composition, with deployment options via Docker (multi-platform) or npm.
No commits in the last 6 months.
Stars
55
Forks
30
Language
Python
License
MIT
Category
Last pushed
May 24, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/baryhuang/mcp-headless-gmail"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
yunfeizhu/mcp-mail-server
A lightweight Model Context Protocol (MCP) server that provides IMAP and SMTP email...
imdinu/apple-mail-mcp
Fast MCP server for Apple Mail — disk-first reads, 87x faster batch JXA, FTS5 search (700–3500x...
MadLlama25/fastmail-mcp
A Model Context Protocol (MCP) server that provides access to the Fastmail API, enabling AI...
codefuturist/email-mcp
Email MCP server with full IMAP + SMTP support — read, search, send, manage, and organize email...
patrickfreyer/apple-mail-mcp
MCP server giving AI assistants full access to Apple Mail - read, search, compose, organize &...