Skip to main content
Glama

Related Servers

Alternatives to mailwarden

  • A
    license
    B
    quality
    D
    maintenance
    Manage your emails effortlessly with a standardized interface for drafting, sending, retrieving, and organizing messages. Streamline your email workflow with complete Gmail API coverage, including label and thread management.
    64
    695 npm
    59
    MIT
  • A
    license
    Not graded
    quality
    A
    maintenance
    Gmail MCP server — scope-gated tools (readonly / send / modify), path jails for attachments + downloads, hardened OAuth credentials, Sigstore-signed releases.
    192 npm
    11
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    Remote MCP server on Cloudflare Workers that exposes multiple Gmail accounts to Claude, replicating Anthropic's built-in Gmail connector with an added account parameter.
    89 npm
    MIT

Related Servers

  • A
    license
    A
    quality
    B
    maintenance
    A local MCP server that provides Gmail tools (search, read, send, draft, label management) while keeping your emails only between your machine and Google, with no third-party access.
    6
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    An MCP server that enables Gmail integration, allowing users to manage emails (send, receive, read, trash, mark as read) directly through MCP clients like Claude Desktop.
    1
    MIT
  • A
    license
    A
    quality
    F
    maintenance
    A Gmail MCP server with native multi-account support, enabling management of multiple Gmail accounts from a single server instance.
    7
    6
    MIT
  • A
    license
    Not graded
    quality
    A
    maintenance
    MCP server for Gmail that enables searching, reading, archiving, and managing email from any MCP client.
    13 npm
    1
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    A standardized MCP server for managing Gmail, including sending, drafting, labels, threads, and settings via OAuth2 authentication.
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    An MCP server that reads across all your Gmail accounts from one connection, enabling searching, drafting, labeling, and filtering emails without sending.
    8
    17
    3
    MIT

TDQS

A4.1/5.0

Scored across 26 tools

Disambiguation4/5

Most tools have clearly distinct purposes, with generic label operations (modify_labels, bulk_modify) separated from dedicated actions (archive, trash, mark_read, snooze) by scope and scope type. A few adjacent pairs like list_unsubscribe vs list_subscriptions could be confused, but the intent is largely evident from the tool names.

Naming Consistency3/5

The set mixes list_/get_/create_/delete_/modify_/bulk_ prefixes with bare imperative verbs (archive, trash, snooze, search, unsubscribe) and a few noun phrases (triage_digest, what_changed). Within clusters the naming is predictable, but there is no single consistent convention across the whole set.

Tool Count4/5

At 26 tools this is on the heavy side, and some generic tools could theoretically cover dedicated actions, but the count is justified by the breadth of Gmail functionality covered. Each tool has a real use case, so the count feels slightly over-scoped rather than bloated.

Completeness4/5

The core mailbox lifecycle is well covered: discovery, fetching, labeling, archiving, trashing, snoozing, filters, subscriptions, attachments, and bulk operations. Minor gaps exist (no permanent delete, no spam reporting, no outbound mail), but they are either intentional or workable around.

Maintenance

ActivityActive
ResponsivenessSlow