mcp-headless-gmail and gmail-mcp
About mcp-headless-gmail
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.
About gmail-mcp
eugengi/gmail-mcp
Another MCP server, but with batteries included + useful integrations for personal and daily use.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work