Back to Home
longmaba icon

jira-mcp

Verified Safe

by longmaba

Overview

Provides JIRA integration for AI assistants, enabling them to search, view, create, and update JIRA issues using natural language.

Installation

Run Command
npx -y jira-mcp-server

Environment Variables

  • JIRA_URL
  • JIRA_EMAIL
  • JIRA_API_TOKEN
  • MCP_TRANSPORT
  • PORT

Security Notes

The server correctly uses environment variables for JIRA credentials, avoiding hardcoded secrets. It employs input schemas for tool calls provided by the MCP SDK, which helps mitigate basic injection risks. In SSE (HTTP) mode, CORS is configured to allow all origins (`*`), which is acceptable for a locally run development tool but could pose a risk if the server is exposed publicly without additional authentication or network restrictions.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens10000
Stars0
Forks0
Last Update2025-12-09

Tags

JIRAIssue ManagementAI AssistantMCPAutomation