mcp-server
0
The MCP Gmail Server project enables interaction with Gmail through an MCP server, supporting tools for listing unread emails and searching emails. It is built with OAuth2 authentication and integrates with various clients via a secure and scalable HTTP proxy, using the `mcpo` package to enhance compatibility and security.
Overview
The repository offers an MCP (Model Context Protocol) server specifically for Gmail, allowing interactions with Gmail accounts via defined tools. Key features include:
- Retrieve snippets of unread Gmail messages.
- Search emails using Gmail queries.
- OAuth2 authentication with Google and token caching.
- Asyncio-based server compatible with MCP clients like Open WebUI.