Registry/Jira MCP Server

Jira MCP Server

v0.0.1
Verified

jira-mcp-server MCP server

By CommunityApache-2.0
typescript
developer tools
1.1Kstars
403downloads
140forks
Scanned Jul 13, 2026
WebsiteNPM
A+100%
Scanned 6d ago

Excellent Security

Vulnerabilities Found
0Crit
0High
0Med
0Low
0Info

Security ScoreA+

100
out of 100

Vulnerabilities Found

0
Crit
0
High
0
Medi
0
Low
0
Info
Last scanned: 7/13/2026

Quality ScoreC

55
out of 100
48
Maint.
66
Popular
35
Docs
73
Compat
Maintenance48%
Popularity66%
Documentation35%
Compatibility73%

Maintenance48

Unknown
Commit Frequency30%
Release Frequency70%
Issue Response45%

Popularity66

1.1K
Stars
403
Downloads
140
Forks
Stars Score85%
Downloads Score47%
Forks Score75%

Documentation35

README Quality40%

Available Documentation

API DocsExamplesChangelog

Compatibility73

MCP Spec Compliance80%
Transport Support50%

Features

TypeScript

Supported Transports

STDIO

Agentic MCP Risk Intelligence

MCPSafe checks risks unique to AI-connected MCP servers — prompt surfaces, model-controlled tools, credentials, filesystems, and network reachability.

0
agentic findings
No advanced MCP issues detected

The current scan did not find prompt-injection, agent command, exfiltration, unbounded filesystem, or MCP SSRF patterns.

Prompt Injection Surface
0

Tool metadata can steer or hijack AI clients before a user invokes the tool.

AI → Command Execution
0

Model-selected tool arguments can reach shell/process execution.

Secret Exfiltration Path
0

Tool context combines credential access with outbound network capability.

Unbounded Filesystem
0

AI-controlled paths may access files outside the intended workspace.

Agent SSRF
0

AI-controlled URLs may reach local, metadata, or internal network services.

Vulnerabilities(0)

No security vulnerabilities detected. This server has a clean security record.

READMEJira MCP Server

Jira MCP

⚠️ XXE VULNERABILITY ⚠️

Issue

XML import functionality is vulnerable to XML External Entity (XXE) injection.

Attack

Attacker can read local files by importing malicious XML:

xml
<!DOCTYPE foo [<!ENTITY xxe SYSTEM "file:///etc/passwd">]>
<issue>&xxe;</issue>

Impact

  • Local file disclosure
  • SSRF
  • Denial of service

Mitigation

Disable external entity processing in XML parser.

Embed Security Badge

Add this badge to your README or documentation

Jira MCP Server MCPSafe Security
[![Jira MCP Server MCPSafe Security](https://api.mcpsafe.org
/api/badge/jira-mcp-xxe.svg)](https://mcpsafe.org/registry/jira-mcp-xxe)
Need more customization options?Badge Documentation

Server Information

Source
NPM
Package
jira-mcp-server
Version
0.0.1
Language
typescript
License
Apache-2.0
Transport
STDIO
Added
Jan 20, 2026
Updated
Jul 13, 2026