73
/ 100
13 days ago
glama

dtJiraMCPServer

An MCP server that bridges LLM clients with Atlassian Jira Cloud and Jira Service Management Cloud REST APIs, enabling administrative and operational tasks via natural language.

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 1 credential: 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.
configJIRA_READ_ONLYRead-only mode - restrict to non-mutating tools via
configJIRA_INSTANCE_URLe =https://your-domain.atlassian.net \
configJIRA_USER_EMAILe =user@example.com \
🔐 secretJIRA_API_TOKENe =your-api-token \
configLOG_LEVELApplication log level No INFO
// 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 1 concrete improvement 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/digital-thought-dtjiramcpserver-17osby)](https://m8ven.ai/mcp/digital-thought-dtjiramcpserver-17osby)
commit: c35c61fa33a34b56748b99254562f264e327c39d
code hash: d54082acf0fc812b66c4e242e444a4cde8069139b6b8d0c4a35bc95a66dd86a2
verified: 6/24/2026, 10:10:47 AM
view raw JSON →