Back to Home
icy-r icon

jira-mcp

Verified Safe

by icy-r

Overview

Enables AI assistants to manage Jira Cloud issues, sprints, projects, and other entities via the Model Context Protocol (MCP).

Installation

Run Command
npx @icy-r/jira-mcp

Environment Variables

  • JIRA_BASE_URL
  • JIRA_EMAIL
  • JIRA_API_TOKEN

Security Notes

Credentials (JIRA_API_TOKEN, JIRA_EMAIL) are exclusively loaded from environment variables, preventing hardcoding. Input validation for tool parameters is rigorously performed using Zod schemas. The Jira client implements rate limiting and robust error handling for external API interactions. An audit log tracks all destructive actions (create, update, delete, transition, assign, link, move), and a 'dryRun' mode is available to preview changes without execution. Project access can be optionally restricted via a configurable `JIRA_PROJECTS_FILTER`.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Avg Tokens250
Stars0
Forks0
Last Update2025-12-17

Tags

JiraMCPAI AssistantsProject ManagementAgile