jira-github-mcp-mashuk

mashuk03/jira-github-mcp-mashuk
★ 0 stars Python 🔌 API Integration Updated today
Jira-GitHub MCP server for IDE-native workflow automation
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "jira-github-mcp-mash": {
      "command": "uvx",
      "args": [
        "jira-github-mcp-mashuk"
      ]
    }
  }
}

Or install with pip: pip install jira-github-mcp-mashuk

README Excerpt

A modular and extensible Model Context Protocol (MCP) server for Jira and GitHub integration, enabling end-to-end automation of developer workflows - from issue tracking to code changes and pull request management - via AI agents inside the IDE. - **Jira integration**: fetch issues by filters, search via JQL, and transition issues across workflows

Tools (9)

create_branch_for_issuecreate_pull_requestfastmcpgit_commit_and_pushjira_get_issuejira_get_my_issuesjira_search_issuesjira_transition_issuemerge_pull_request