Skip to main content
Glama
314,508 tools. Last updated 2026-07-28 12:43

"Workflow for handling a Jira ticket and creating a GitHub Pull Request" matching MCP tools:

Matching MCP Servers

Matching MCP Connectors

  • Jira MCP Pack

  • GitHub MCP — wraps the GitHub public REST API (no auth required for public endpoints)

  • Fetches a GitHub pull request by URL or short reference, returning title, body, state, branches, labels, review decision, and diff stats.
    MIT
  • Create or update Jira tickets, transition status, assign, comment, link issues, and log work in a single call using Jira wiki markup.
    MIT
  • Automates coding tasks: analyzes a GitHub repo, writes code, runs tests, and opens a pull request. Provide a task description and optional repo URL to receive a pull request URL.
    MIT
  • Generates a pull request payload from SPECIFICATION.md and TASKS.md files, summarizing spec, requirements covered, and task progress. Returns routing instructions for the GitHub create_pull_request tool.
    MIT
  • Automatically create GitHub Pull Requests with security fixes for vulnerabilities or IaC misconfigurations. Commits changes, pushes to a new branch, and opens a PR for review.
    MIT
  • Retrieves and consolidates Jira ticket requirements, comments, architecture docs, and coding standards. Call this first when starting work on a ticket.
    MIT
  • Fetch a single GitHub pull request by its number to view details like title, status, and description.
    MIT
  • Post a security summary comment on a GitHub pull request or GitLab merge request to communicate scan results or gate decisions.
    MIT