Skip to main content
Glama
534,430 tools. Updated 2026-09-08 14:14

"How to summarize an email thread from Outlook and add it to a JIRA ticket" matching MCP tools:

  • Link any M00N test entity to an external ticket in Jira, Linear, GitHub, GitLab, or other systems, returning a link record and preventing duplicates by refreshing existing links.
    MIT
  • Import an email from a connected Gmail or Outlook account into the agent's local inbox using its relay UID, downloading full headers to continue the thread.
    MIT
  • Retrieve a specific support ticket with its complete conversation history from Jitbit Helpdesk. Use this tool to access ticket details including subject, status, priority, assignee, and all comments.
    MIT
  • Generate a structured case brief from a support ticket thread to get assessment, tried actions, status, and recommended next step. Converts ticket threads into clear actionable summaries.
    MIT

Matching MCP Servers

  • A
    license
    Not graded
    quality
    C
    maintenance
    A minimal MCP server with get_weather and create_ticket tools, used for testing MCP servers across protocol, unit, eval, transport, and auth layers.
    MIT

Matching MCP Connectors

  • A MCP server for Outlook email that lets you search, read, and draft emails and replies.

  • Jira MCP Pack

  • Add an internal comment to a ticket, keeping it hidden from the requestor. Attach files or log work time while updating the ticket.
    GPL 2.0
    Destructive
  • Convert a suggested thread into an active open thread. Use a suggestion ID from the suggested_threads list to create a real thread.
    MIT
  • Post a reply or answer to an existing thread to share your solution or add to the discussion. Provide the thread ID and your reply body.
    MIT
  • Add a comment to a ticket using Markdown. Unlike edits, comments are not versioned, so you can safely report feedback even while someone else is editing the ticket.
    MIT
  • Pop a bubbled email thread to send it back to the Imbox without deletion. Requires the thread's topic ID.
    MIT
  • Add a private note to a ticket for internal review. The customer never sees it and no email is sent, making it ideal for drafting replies that need human approval before sending.
    MIT
    Destructive
  • Restore a trashed email thread: removes the TRASH label while preserving user labels. To return it to the inbox, separately add the INBOX label via modify_labels.
    MIT
  • Fetch a support ticket by its numeric ID, returning full ticket details and named custom fields. Optionally include the comment thread for conversation history.
    MIT
  • Add an internal note to a Zammad ticket, visible only to agents and never emailed to customers. Supports body, optional subject, and content type.
    MIT
  • Reply to an email thread while preserving threading. Automatically excludes your address; optionally redirect to specific recipients.
    MIT