A
licenseNot graded
qualityD
maintenanceEnables AI assistants to send, search, and read emails via Gmail using OAuth2 authentication.
1
MIT
No user-submitted related servers found.
Scored across 12 tools
Each tool has a clearly distinct purpose, with no overlap. Even get_emails and search_emails are differentiated by scope (inbox vs. general search).
All tool names follow a consistent verb_noun snake_case pattern (e.g., send_email, mark_as_read), making them predictable and easy to understand.
12 tools is well-scoped for a Gmail assistant, covering essential operations without being overwhelming or too sparse.
Covers core CRUD operations and email management, but lacks features like label management, draft creation, or permanent deletion, which are minor gaps.