jira-cloud-mcp-server

phuc-nt/jira-cloud-mcp-server

3.3

If you are the rightful owner of jira-cloud-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

Jira Cloud MCP Server connects AI agents to Atlassian Jira Cloud using the Model Context Protocol, focusing on Jira operations.

Tools
4
Resources
0
Prompts
0

MCP Jira Server

AI meets Jira - Connect AI assistants to your Jira workspace with modular architecture and enhanced compatibility

Tools Modules License Status

šŸš€ What is this?

MCP Jira Server enables AI assistants like Claude, Cline, Cursor, and other MCP-compatible tools to interact with Atlassian Jira using API token authentication - featuring modular architecture, enhanced AI client compatibility, and enterprise-ready performance. Choose only the modules you need for optimized memory usage.

✨ Features

šŸ”§ 46 Optimized Tools Across 4 Modules:

  • Core Module (14): Essential CRUD operations, user management, project operations
  • Agile Module (10): Sprint & board management, workflow operations
  • Dashboard Module (8): Analytics, reporting, dashboard management
  • Search Module (14): Enhanced search & Epic discovery, universal user search

šŸŽÆ Key Capabilities:

  • āœ… Modular Architecture - Up to 64% memory reduction with selective loading
  • āœ… Enhanced AI Client Compatibility - Comprehensive usage patterns & error prevention
  • āœ… Production Ready - 100% test success rate across all 46 tools

šŸš€ Quick Start

šŸ“¦ Install from NPM (Recommended)

npm install -g mcp-jira-cloud-server

šŸ“– - Follow the step-by-step setup guide

Architecture

Module Distribution (46 Total Tools - Optimized)

ModuleToolsSuccess RateUse Case
Core14100%Essential CRUD operations
Agile10100%Sprint & workflow management
Dashboard8100%Analytics & reporting
Search14100%Enhanced search & Epic discovery

Configuration Options

4 Deployment Options:

  • Essential Stack (28 tools): Core + Search modules
  • Complete Agile (38 tools): Core + Agile + Search modules
  • Analytics Focus (22 tools): Search + Dashboard modules
  • Legacy Compatibility (46 tools): All modules in single server

šŸ“– - Detailed setup instructions with working configs

šŸ’” Usage Examples

Create Issues with Natural Language:

Human: Create a new Epic called "User Authentication System" in the DEMO project

AI Assistant: I'll create that Epic for you using the createIssue tool:
ā–” Project: DEMO
ā–” Issue Type: Epic (auto-detected)
ā–” Summary: "User Authentication System"
ā–” Creating issue now...

āœ… Created Epic DEMO-142: "User Authentication System"

Advanced Search & Analysis:

Human: Find all high-priority bugs assigned to me that were created last week

AI Assistant: I'll search for your high-priority bugs from last week:
ā–” Use enhancedSearchIssues with JQL: "assignee = currentUser() AND priority = High AND issueType = Bug AND created >= -7d"
ā–” Found 3 matching issues
ā–” Analyzing priority, status, and resolution timeframes...

Found 3 high-priority bugs: DEMO-140, DEMO-138, DEMO-135 - details attached.

Sprint Management & Agile Workflows:

Human: Show me the current sprint status and add issue DEMO-123 to the active sprint

AI Assistant: I'll check your sprint status and add the issue:
ā–” Use listSprints to find active sprint for your board
ā–” Use getSprintIssues to see current sprint contents  
ā–” Use addIssueToSprint to add DEMO-123
ā–” Provide sprint summary with updated issue count

Current Sprint "Sprint 24" has 12 issues, adding DEMO-123 now... āœ… Added successfully!

šŸ› ļø Tech Stack

  • TypeScript - Type-safe development with strict mode
  • Node.js - Runtime environment (16.x+)
  • MCP Protocol - Model Context Protocol for AI integration
  • Jira APIs - Native Jira Platform API v3 + Agile API v1.0
  • Modular Architecture - Specialized modules for optimized performance

šŸ“„ License

MIT License - see for details.


šŸŽ‰ Connect your AI assistant to Jira with modular architecture and enhanced compatibility!