gmail-mcp-send-to-list-only
Related Servers
Alternatives to gmail-mcp-send-to-list-only
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityCmaintenanceA local MCP server for Gmail with strict alias whitelisting, allowing AI clients to search, read, reply to, and send emails only from explicitly whitelisted alias addresses while keeping all other mailbox content unreachable.26 npmISC
- AlicenseNot gradedqualityDmaintenanceMCP server that sends outbound emails with automatic single-thread mapping in Gmail, enabling reply-style conversations within a single thread.26 npm1MIT
- AlicenseAqualityAmaintenanceMCP server that sends mail over SMTP, gated behind an allowlist and a human confirmation4368 npmMIT
- AlicenseAqualityCmaintenanceMCP server for Gmail that provides tools to download attachments, fetch raw messages, manage filters, and create drafts, while deliberately omitting send functionality for safety.7MIT
- AlicenseNot gradedqualityBmaintenanceAn MCP server that gives AI agents full read and organizational access to multiple Gmail accounts — and no ability to send, trash, or delete mail.MIT
- AlicenseAqualityBmaintenanceMCP server that gives an AI assistant simultaneous access to multiple Gmail accounts with per-account read-only, draft, or send tiers, two-phase write confirmation, and safeguards for handling untrusted email content.107 npmMIT
TDQS
Scored across 2 tools
The two tools are clearly distinct: one lists allowed recipients, the other sends an email. There is no overlap in their purposes, so an agent would not confuse them.
Both tool names follow the same pattern: 'gmail_' prefix, then a verb ('list' or 'send') and an object. This consistent snake_case naming makes the toolset predictable.
With only 2 tools, the set is minimal, but the server's narrow purpose (send to a restricted list) justifies this. It is slightly under the typical 3-15 range but reasonable for the scope.
The domain is fully covered: the list tool lets the agent discover allowed recipients, and the send tool performs the actual email sending. No essential operations are missing for a 'send-to-list-only' server.