Back to Home
rajsodhi-2 icon

jira-mcp-server

Verified Safe

by rajsodhi-2

Overview

Integrate Claude AI with JIRA for project management, issue tracking, and release planning.

Installation

Run Command
python jira_mcp_server.py

Environment Variables

  • JIRA_SERVER_URL
  • JIRA_API_TOKEN

Security Notes

The server follows good security practices by explicitly requiring JIRA API tokens and server URLs to be set as environment variables, preventing hardcoding. All communication with the JIRA API is performed over HTTPS. The README advises granting minimal required permissions (Read issues, Browse projects, View comments). No 'eval' or malicious patterns were found. Basic input validation is present for JQL queries and issue keys. There are no explicit rate-limiting or advanced input sanitization features mentioned for all potential JIRA field inputs beyond what JIRA's API provides.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Stars0
Forks0
Last Update2025-11-29

Tags

JIRAProject ManagementAI AssistantMCPIssue Tracking