71
/ 100
12 days ago
glama

Jira - GitHub MCP Server

A modular MCP server integrating Jira and GitHub to automate developer workflows, enabling AI agents to manage issues, branches, commits, and pull requests directly from the IDE.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 2 credentials: GITHUB_TOKEN, JIRA_API_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configGIT_REPO_URL
🔐 secretGITHUB_TOKENyour-github-personal-access-token
configGIT_DEFAULT_BRANCH
configJIRA_BASE_URLshould not end with /
configJIRA_EMAILyour-email@example.com
🔐 secretJIRA_API_TOKENyour-jira-api-token
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 4 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/garbvalley-jira-github-mcp-mashuk-4yrm7v)](https://m8ven.ai/mcp/garbvalley-jira-github-mcp-mashuk-4yrm7v)
commit: 10dfbebe1b6d136af50d5290b8ce39b9bdf1b7e8
code hash: 36fde99ec7189457d062158405b54b583a287e0abe05e42439e542f519f67636
verified: 6/18/2026, 10:37:29 AM
view raw JSON →