Skip to main content
Glama

Server Details

An MCP server that provides email capabilities, hosted on Alpic platform

If you are the author of this connector, you can claim ownership with GitHub, an HTTP challenge, or a DNS record. Claimed connector authors can inspect health checks, view analytics, and manage their listing.
Status
Unhealthy
Last Tested
Transport
Streamable HTTP
URL

Tool Schema Changelog

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

  1. 2 tool updates
    • First observedgreet
    • First observedsend_email

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
    C
    maintenance
    An MCP server for email operations supporting IMAP and SMTP protocols, enabling sending, receiving, searching, and managing emails with attachments.
    1
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    MCP server for managing email via IMAP/SMTP, supporting multiple accounts and tools for reading, sending, searching, and organizing emails.
    35
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    MCP server that enables email management (send, read, search, delete, etc.) via IMAP/SMTP, compatible with Gmail, Outlook, Yahoo, iCloud, and other standard mail servers.
    11
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    An MCP server that provides AI agents with a persistent, agent-native email mailbox for sending, receiving, and managing emails through bounded-context retrieval, idempotent operations, and explicit acknowledgement.
    MIT
Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

C2.6/5.0
Disambiguation5/5

The two tools have completely distinct purposes: one is a simple greeting function, and the other is for sending emails via an API. There is no overlap or ambiguity between them, making it easy for an agent to select the correct tool based on the task.

Naming Consistency4/5

Both tools use snake_case naming, which is consistent. However, 'greet' is a verb-only name while 'send_email' follows a verb_noun pattern, creating a minor deviation in naming style that slightly reduces consistency.

Tool Count2/5

With only 2 tools, the server feels thin for an 'Email Server' domain. It lacks essential email-related operations like reading, listing, or managing emails, which are typically expected for such a server, making the tool count insufficient for comprehensive functionality.

Completeness2/5

The server is severely incomplete for an email domain. It only provides a greeting tool and a send_email function, missing critical operations such as receiving, reading, deleting, or searching emails. This creates significant gaps that will likely cause agent failures in handling typical email workflows.

Resources