Back to Home
bugzy-ai icon

jira-mcp-server

Verified Safe

by bugzy-ai

Overview

Enables AI assistants to interact with on-premise Jira Server deployments for issue management.

Installation

Run Command
npx @bugzy-ai/jira-mcp-server

Environment Variables

  • JIRA_BASE_URL
  • JIRA_AUTH_TYPE
  • JIRA_PAT
  • JIRA_USERNAME
  • JIRA_PASSWORD
  • JIRA_MCP_DEBUG

Security Notes

The server uses environment variables for sensitive credentials (PAT or Basic Auth) and performs input validation with Zod. It logs sensitive request/response data to a separate file only when a debug flag is enabled, preventing exposure via standard output. The use of Basic Authentication for older Jira versions is inherently less secure than PAT, but is a documented functional requirement and not a vulnerability in the server itself.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Avg Tokens1000
Stars0
Forks0
Last Update2025-11-25

Tags

JiraMCPAI AssistantOn-PremiseNode.js