60
/ 100
6 days ago
glama

MCP Jira Server

An MCP server for interacting with self-hosted Jira instances using Personal Access Token (PAT) authentication. It enables users to perform CRUD operations on issues, search with JQL, manage comments, and list projects through the Jira REST API.

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
⚠️
Known vulnerabilities in dependencies: 16 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
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.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configJIRA_BASE_URL"": "https://jira.domain.com",
configJIRA_PAT"": "your-personal-access-token-here"
configJIRA_USER_AGENT
// 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 2 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/edrich13-mcp-jira-server-1ue3xl)](https://m8ven.ai/mcp/edrich13-mcp-jira-server-1ue3xl)
commit: ad5acbdcdbcd65e343b436485a4c95a3d05fc533
code hash: 847b39cf01b1ca8ac5e9608b9167894cb6414b49d05d961ec836751f1f2869b5
verified: 6/17/2026, 12:19:05 PM
view raw JSON →