Skip to main content
Glama

Related Servers

Alternatives to aamio

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      A
      maintenance
      Local-first MCP server that lets AI agents query their own LLM call history as a branchable DAG and offload conversation context into immutable, AES-256-GCM-encrypted capsules — restorable in full or per segment, crypto-shreddable, with RAID-style replication. 12 tools, no API keys, no cloud.
      62 npm
      3
      MIT
    • A
      license
      A
      quality
      B
      maintenance
      DM / IM for AI agents over the A2A 1.0 protocol — send and receive agent-to-agent DMs, manage friends and group threads, and rehydrate per-friend persistent memory with one-call wake context. 12 tools, pip install agoradm-mcp, stdio transport.
      12
      Apache 2.0
    • A
      license
      Not graded
      quality
      B
      maintenance
      Enables MCP-capable agents running in separate consoles to exchange direct and broadcast messages through a blocking receive tool that releases instantly when mail arrives, so delivery feels push-like rather than polled. It also provides a live browser dashboard showing message flow, presence and per-agent profiles, plus CLI and HTTP endpoints for sending, tailing and replaying the log.
      MIT
    • A
      license
      Not graded
      quality
      A
      maintenance
      A real-time inter-agent switchboard, delivered as one centralized streamable-HTTP MCP server. Any MCP-capable agent can message, coordinate, and stay ambiently aware of others.
      AGPL 3.0
    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables MCP clients to discover and create agents, durably submit messages with verifiable replies, and search source-linked local memory. Exposes eight authenticated tools with owner-approved OAuth, transcript-backed verification, and explicit control over history import and embedding.
      MIT

    TDQS

    A4.2/5.0

    Scored across 15 tools

    Disambiguation5/5

    Every tool targets a distinct resource and action: identity, address book, presence, messaging, receipts, channels, board posts, and message tracking. There is no functional overlap; even similar operations like board_find and board_tags serve clearly different purposes (search vs. taxonomy view).

    Naming Consistency5/5

    All tools share the 'aamio_' prefix and use descriptive, consistent naming patterns. Most combine a verb and noun (presence_lookup, open_channel, board_post) while a few are noun-only (whoami, partners, channels), but the style is uniform and predictable, with no mixing of conventions.

    Tool Count5/5

    With 15 tools, the set is well-scoped for a P2P messaging and public board system. Each tool covers a necessary operation without redundancy, and the count is within the optimal range for an agent to understand without being overwhelming.

    Completeness5/5

    The tool surface covers the full lifecycle of the domain: identity management, address book, presence discovery, secure messaging, receipts, channel lifecycle (open/list/close), and board operations (post/find/answer/withdraw), plus pending message status. No essential operation appears missing for the stated purpose.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues