Skip to main content
Glama
js-cohn
by js-cohn

Related Servers

Alternatives to Jelly-FastMCP

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      D
      maintenance
      An unofficial MCP server that enables users to manage their Fastmail accounts through natural language interactions. It provides tools to query mailboxes, retrieve email content with advanced filtering, and send messages directly through the Fastmail API.
      76 npm
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      An MCP server for Fastmail that provides access to email, contacts, and calendars via the JMAP protocol. It enables users to search, send, and bulk-manage emails while also interacting with calendar events and address books through natural language.
      76 npm
      MIT
    • A
      license
      Not graded
      quality
      B
      maintenance
      Unified MCP server for Fastmail email (JMAP), calendar (CalDAV), and contacts (CardDAV). Enables sending emails, managing events, and syncing contacts through natural language.
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      An MCP server that integrates with FastMail's JMAP API to manage mailboxes, search for emails, and send messages. It enables users to interact with their FastMail account for tasks like reading email content and managing folders through natural language.
      2
      MIT
    • A
      license
      A
      quality
      C
      maintenance
      An MCP server that provides AI assistants with full access to Fastmail accounts for managing email, contacts, calendars, and file storage. It implements 42 tools across JMAP, CardDAV, CalDAV, and WebDAV protocols to enable comprehensive account interaction through natural language.
      48
      MIT

    TDQS

    C2.7/5.0

    Scored across 38 tools

    Disambiguation4/5

    Most tools target distinct conversation actions or resources, but 'list_comments' is a duplicate alias of 'list_conversation_comments', creating ambiguity. Additionally, 'create_draft_conversation' and 'create_draft_reply' could be confused without careful reading, though descriptions mostly clarify.

    Naming Consistency4/5

    Tool names follow a consistent verb_noun snake_case pattern, with clear use of prefixes like list_, get_, create_, update_, and un- for reversible actions. The alias 'list_comments' deviates from the standard 'list_conversation_comments' and 'upsert_contact' uses a less conventional verb, but overall the pattern is predictable.

    Tool Count2/5

    With 38 tools, the server is heavily over-scoped for its purpose. Many tools are narrowly defined state changes (e.g., unarchive, unspam, unsnooze) that inflate the count beyond what is typically manageable, making the toolset feel bloated.

    Completeness3/5

    The conversation lifecycle is well covered, but there are notable gaps: no send-message operation, no ability to list or retrieve drafts, no CRUD for saved replies or mailboxes, and minimal attachment handling. These missing operations would require agents to work around incomplete functionality.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues