Back to Home
dmj03 icon

jira-mcp-server

Verified Safe

by dmj03

Overview

Automate Jira issue creation and management through an MCP server.

Installation

Run Command
uvicorn main:app

Environment Variables

  • JIRA_URL
  • JIRA_EMAIL
  • JIRA_API_TOKEN

Security Notes

Uses environment variables for sensitive credentials (JIRA_EMAIL, JIRA_API_TOKEN), which is a good security practice. No 'eval' or other dynamic code execution detected. The server connects to an external Jira API, which implies a reliance on the security of the configured Jira instance and API token.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Avg Tokens300
Stars0
Forks0
Last Update2026-01-19

Tags

JiraProject ManagementIssue TrackingAPIAutomation