mcp-headless-gmail
If you are the rightful owner of mcp-headless-gmail and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The MCP Headless Gmail Server is a Model Context Protocol server that allows users to send and receive Gmail messages without the need for local credential or token setup, utilizing Docker and NPM for deployment.
The MCP Headless Gmail Server is designed to facilitate seamless interaction with Gmail services in a headless and remote manner. It eliminates the need for local file access or browser-based operations, making it ideal for deployment in containerized environments. The server supports OAuth flow decoupling, allowing clients to manage credentials independently and pass them to the server as needed. This architecture ensures a clear separation between credential storage and server functionality, enhancing security and flexibility. The server is particularly useful for applications that require focused Gmail access without the overhead of additional Google services. It is built on the reliable google-api-python-client library and is optimized for Docker, ensuring easy setup and deployment across various platforms. The server also includes features for automatic token refresh, ensuring uninterrupted access to Gmail services.
Features
- Headless & Remote Operation
- Decoupled Architecture
- Focused Functionality
- Docker-Ready
- Reliable Dependencies