Skip to main content
Glama

MCP Emails

Server Details

Read, search, send, organize, draft and schedule email across your inboxes from any MCP client.

Ownership verified
Status
Unhealthy
OAuth
Works in Glama
Last Tested
Transport
Streamable HTTP
URL
Repository
Albretsen/MCPEmails
GitHub Stars
5
Server Listing
MCP Emails

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. 1 tool update
    • Changedemail_organize1 field changed
      • changedInput schema / properties / action / enum
        Previous value: -[
        -  "move",
        -  "move_batch",
        -  "flag",
        -  "archive",
        -  "search_and_move"
        -]New value: +[
        +  "move",
        +  "move_batch",
        +  "copy",
        +  "copy_batch",
        +  "flag",
        +  "archive",
        +  "search_and_move"
        +]
  2. 10 tool updates
    • First observedcontact_search
    • First observeddraft
    • First observedemail_compose
    • First observedemail_delete
    • First observedemail_organize
    • First observedemail_read
    • First observedfolder
    • First observedinbox_list
    • First observedschedule
    • First observedsignature

Frequently Asked Questions

Discussions

No comments yet. Be the first to start the discussion!

Related MCP Connectors

Related MCP Servers

  • A
    license
    Not graded
    quality
    A
    maintenance
    Unified email access via IMAP/SMTP, enabling reading, searching, sending, and deleting messages across multiple accounts through a single MCP server.
    4
    Do What The F*ck You Want To Public
  • A
    license
    B
    quality
    B
    maintenance
    Enables users to manage email accounts via IMAP/SMTP, including reading, searching, sending emails with attachments and calendar invites, all through natural language interactions with MCP-compatible clients.
    1
    4
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    Enables searching, reading full conversations, and sending email across multiple IMAP/SMTP mailboxes from any MCP client, with multi-user support and per-user API tokens.
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables searching, reading, sending, drafting, and organizing emails across multiple Google accounts via MCP.
    1
    MIT
Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

A4.1/5.0
Disambiguation5/5

Each tool has a clearly distinct purpose: contact_search for finding contacts, draft for draft management, email_compose for sending, email_delete for deletion, email_organize for moving/flagging, email_read for reading/searching, folder for folder management, inbox_list for listing inboxes, schedule for delayed sending, and signature for signature management. No overlap in core functionality.

Naming Consistency4/5

Tool names consistently use lowercase with underscores, but there is a mix of prefixes: some start with 'email_' (email_compose, email_delete, email_organize, email_read), while others do not (draft, folder, inbox_list, schedule, signature, contact_search). This is a minor inconsistency but still readable.

Tool Count5/5

With 10 tools, the server covers core email operations—reading, sending, organizing, deleting, drafts, folders, schedules, contacts, inbox discovery, and signatures—without being bloated. The count is well-scoped for the domain.

Completeness4/5

The tool surface covers essential CRUD/lifecycle operations for email: read, compose, reply, forward, delete, organize, manage drafts, folders, signatures, schedules, and contact search. Minor gaps exist (e.g., no spam management), but agents can perform most common workflows without dead ends.