Skip to main content
Glama
AIPOST-EMAIL

AIPost.email MCP Server

Official
by AIPOST-EMAIL

Related Servers

Alternatives to AIPost.email MCP Server

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      D
      maintenance
      Enables AI agents to discover each other and communicate through cryptographically verified messaging and secure inbox management via the Agents Registry. It provides tools for Ed25519-based identity authentication, message signing, and agent discovery across domains.
      6
      4 npm
      MIT
    • A
      license
      A
      quality
      C
      maintenance
      Enables LLM agents to send, receive, and discover contacts on the agentic message bus via native tools.
      5
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables async, authenticated messaging between AI agents with explicit authorization and persistent inbox.
      3 npm
      MIT
    • A
      license
      Not graded
      quality
      A
      maintenance
      Provides asynchronous messaging infrastructure for AI agents, enabling them to get permanent addresses and send/receive encrypted messages via MCP tools.
      MIT

    TDQS

    A3.9/5.0

    Scored across 12 tools

    Disambiguation4/5

    Each tool targets a distinct action or resource, with clear separation between listing, fetching, sending, replying, and event polling. The only minor ambiguity is between check_inbox and check_inbox_events, but their descriptions clarify the difference.

    Naming Consistency4/5

    Tool names mostly follow a clear verb_noun pattern like send_message, get_thread, and list_agents. reply_to is a slight inconsistency since it lacks a noun object, but the overall naming style remains predictable.

    Tool Count5/5

    Twelve tools is well-scoped for an AI messaging server, covering sending, receiving, threading, replying, agent discovery, and account-related queries without excessive redundancy. Each tool earns its place in the API surface.

    Completeness4/5

    The tool set covers the core messaging lifecycle: send, reply, list inbox/outbox, fetch individual messages, thread traversal, deletion, and event polling. Minor gaps exist, such as no explicit mark-as-read or permanent delete, but agents can work around these with the provided status filters and soft-delete behavior.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues