MCP Jira Server fo Claude Code
A comprehensive Model Context Protocol (MCP) server for Jira integration with Claude Code. This server provides complete Jira functionality including issue management, sprint operations, comments, attachments, and batch processing.
⚠️ Security Note: Never commit your API tokens! All credentials should be in .env files or environment variables.
🚀 Features
📋 Issue Management (12 tools)
- create-issue - Create issues with full field support including custom fields and dates
- update-issue - Update existing issues with smart field handling
- get-issue - Retrieve detailed issue information
- search-issues - Advanced search using JQL or simplified filters with date support
- transition-issue - Move issues through workflow states
- link-issues - Create relationships between issues (with smart type matching)
- get-link-types - List available issue link types
- get-fields - Show available fields for project/issue type
- diagnose-fields - Troubleshoot field configuration and find custom field IDs
- create-epic-with-subtasks - Create epic with multiple subtasks in one operation
- create-task-for-epic - Create task linked to epic (optimized for localized Jira)






