Skip to main content
Glama

Zyntra - Temp e-mails MCP

Server Details

MCP server for e-mail testing: create disposable inboxes, wait for delivery, and extract e-mail content or links - all from your AI agent or test automation workflow.

Get a free API key on https://app.zyntra.app/

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. 5 tool updates
    • First observeddelete_email
    • First observedget_email
    • First observedget_last_email
    • First observedlist_attachments
    • First observedlist_emails

Frequently Asked Questions

Discussions

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

Related MCP Connectors

Related MCP Servers

  • A
    license
    B
    quality
    C
    maintenance
    Disposable email MCP server for autonomous AI agents. Create labeled temporary inboxes, wait for verification emails, extract OTP codes and confirmation links — zero human intervention required.
    6
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    MCP server for disposable email — create inboxes, receive emails, and extract OTP codes. Let your AI agent sign up for services, wait for verification emails, and extract codes autonomously.
    7
    61
    1
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    Disposable email for humans and AI agents. Enables AI agents to create mailboxes and receive verification emails through an MCP server.
    33
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    An MCP server that enables AI agents to validate email addresses and send emails via SMTP with zero external dependencies.
    MIT
Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

A4.4/5.0
Disambiguation5/5

All five tools target distinct operations: listing emails, retrieving a specific email, getting the last email, deleting an email, and listing attachments for an email. There is no overlap in functionality.

Naming Consistency5/5

All tool names follow a consistent verb_noun pattern in snake_case (delete_email, get_email, get_last_email, list_attachments, list_emails), making them predictable and easy to understand.

Tool Count5/5

With 5 tools, the server is well-scoped for a temporary email service. Each tool covers an essential task (list, get, delete, attachments) without unnecessary duplication or gaps.

Completeness5/5

The tool set covers the core lifecycle of a temporary inbox: listing, retrieving, deleting emails, and handling attachments. There are no obvious missing operations for the stated purpose of managing temp emails.

Resources