Skip to main content
Glama
135,042 tools. Last updated 2026-05-25 21:29

"Using Jira tickets as input for task automation" matching MCP tools:

  • 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
  • Search JIRA issues by running JQL queries; returns matching issues formatted as YAML.
    BSD 3-Clause
  • Search JIRA issues using JQL queries or simplified filters to find tickets by project, status, assignee, or text content.
    TypeScript
    MIT
  • Search JIRA issues using JQL queries to find specific tickets, track project status, or identify related problems within your workflow.
    MIT

Matching MCP Servers

Matching MCP Connectors

  • Search Jira issues using JQL queries to find specific tickets, filter results by criteria, and retrieve relevant issue data for project tracking and management.
    MIT
  • Search JIRA issues using JQL queries to find specific tickets, track progress, and manage project workflows efficiently.
    MIT
  • Retrieve Jira issues by submitting a JQL query to filter and fetch specific results, with options to limit the number of returned entries using the Jira MCP Server.
    MIT
  • Bulk create Jira issues using field dictionaries for multiple entries. Specify issue types like 'Bug', 'Task', or 'Story' as per your Jira instance, and optionally reload created issues.
    MIT
  • Mark backlog tickets as complete while automatically validating dependencies to prevent incomplete task closures.
    MIT
  • Query Jira issues using JQL syntax to find tickets by status, priority, or custom fields within specified projects. Returns formatted lists for automated workflows and AI agent integrations.
    Apache 2.0
  • Retrieve all linked tickets and subtasks for a Jira issue, including relationships like blocks or relates to, with their summaries and statuses.
  • Search for Jira issues using JQL queries to find specific tickets, track project status, or monitor team progress within JIRA projects.
  • Retrieve Jira tickets by keys or from PR metadata to streamline code reviews and integrate project tracking within the Code Review MCP server.