Skip to main content
Glama
304,878 tools. Last updated 2026-07-21 17:03

"Jira" matching MCP tools:

Matching MCP Servers

Matching MCP Connectors

  • Jira MCP Pack

  • Independent auditor for construction estimates. Flags overcharge with verifiable signed receipts.

  • Assign Jira issues to users reliably, avoiding silent failures with the dedicated assignment endpoint. Supports email, display name, or account ID.
    GPL 3.0
  • Delete a JIRA attachment permanently by ID. Requires explicit confirmation to prevent accidental loss, as JIRA has no trash.
    BSD 3-Clause
  • Retrieve the authenticated Jira user's display name, account ID, and email to confirm credentials.
    MIT
  • Add, update, or delete comments on Jira issues using Atlassian wiki markup. Supports adding new comments or modifying your own existing ones.
    MIT
  • Create a new Jira issue in a specified project with configurable fields including type, priority, assignee, labels, components, and custom fields. Supports multiple description formats.
    MIT
  • Retrieves the change history for a JIRA issue. Returns YAML entries with author, timestamp, and changed items.
    BSD 3-Clause
  • Create detailed Jira issues with comprehensive field support including fixVersions, components, and custom fields. Use jira_get_create_meta first to discover required fields and allowed values for accurate issue creation.
    MIT
  • Creates a Jira Scrum or Kanban board from an existing saved filter. Requires explicit confirmation to execute.
    MIT
  • Search Jira issues using JQL queries to find specific tickets by project, status, assignee, or custom criteria. Returns issue keys and titles for quick identification.
    MIT