Jira - GitHub MCP Server
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.
Overview
- Jira integration: fetch issues by filters, search via JQL, and transition issues across workflows
- GitHub integration: create branches, open and merge PRs
- Local Git operations: stage, commit, and push changes locally
- IDE-native: works with any MCP-compatible agent (e.g., GitHub Copilot) over stdio
- End-to-end workflow: Jira issue → branch → code → commit → PR → merge → Jira status update
Why
Developers constantly context-switch between Jira, GitHub, and their IDE, breaking focus and slowing down delivery. This project transforms that workflow into a seamless, IDE-native, conversational experience, allowing developers to move from Jira issue to merged pull request using natural language and AI-assisted automation.






