A
licenseNot graded
qualityB
maintenanceEnables AI agents to send emails via Gmail and append content to Google Docs.
205 npm
MIT
No user-submitted related servers found.
Scored across 7 tools
All tools have clear, distinct purposes. Google Docs tools (create, read, append, insert at placeholder, search) and Gmail tools (create draft, list drafts) are easily distinguishable with no overlap.
All tool names follow a consistent verb_noun pattern in snake_case, e.g., create_document, list_gmail_drafts. Naming is predictable and clear.
7 tools is well-scoped for covering core operations of two services. Each tool earns its place without being excessive or insufficient.
Missing key operations like sending a Gmail draft and deleting a document. While the set covers basic CRUD for Docs and draft creation for Gmail, the lack of send creates a workflow gap.