Back to Home
aashari icon

mcp-server-atlassian-jira

Verified Safe

by aashari

Overview

Connects AI assistants to Atlassian Jira projects, issues, and workflows to enable natural language interaction for task management, project tracking, and information retrieval.

Installation

Run Command
npx -y @aashari/mcp-server-atlassian-jira

Environment Variables

  • ATLASSIAN_SITE_NAME
  • ATLASSIAN_USER_EMAIL
  • ATLASSIAN_API_TOKEN
  • DEBUG
  • TRANSPORT_MODE
  • PORT

Security Notes

Credentials (site name, user email, API token) are securely loaded from environment variables or a local configuration file, not hardcoded. The server does not use `eval` or similar dangerous patterns. It uses HTTPS for communication with Jira. Raw API responses are saved to the local `/tmp/mcp/<project-name>/` directory, which is generally acceptable for local AI interaction but could expose sensitive data if the host system's `/tmp` is not secure or if highly sensitive data is queried without proper handling.

Similar Servers

Stats

Interest Score44
Security Score9
Cost ClassLow
Avg Tokens2000
Stars41
Forks16
Last Update2025-12-03

Tags

JiraAtlassianAI IntegrationProject ManagementIssue Tracking