MCP Jira Server

MCP Jira Server

Enables AI assistants to interact with Atlassian Jira via API token authentication, with 46 optimized tools across modular architecture for CRUD, agile, dashboard, and search operations.

Category
Visit Server

README

MCP Jira Server

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

<p align="center"> <img src="assets/atlassian_logo_icon.png" alt="Jira Logo" width="120" /> </p>

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:

  • āœ… Modern JQL API - Enhanced search with full issue data retrieval (no IDs-only limitation)
  • āœ… 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

šŸ“– Complete Installation Guide - Follow the step-by-step setup guide

Architecture

Module Distribution (46 Total Tools - Optimized)

Module Tools Success Rate Use Case
Core 14 100% Essential CRUD operations
Agile 10 100% Sprint & workflow management
Dashboard 8 100% Analytics & reporting
Search 14 100% 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

šŸ“– Complete Configuration Guide - 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 modern JQL API: "assignee = currentUser() AND priority = High AND issueType = Bug AND created >= -7d"
ā–” Enhanced API returns full issue details (no IDs-only limitation)
ā–” Found 3 matching issues with complete data in single API call
ā–” 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 LICENSE for details.


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

Recommended Servers

playwright-mcp

playwright-mcp

A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.

Official
Featured
TypeScript
Magic Component Platform (MCP)

Magic Component Platform (MCP)

An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.

Official
Featured
Local
TypeScript
Audiense Insights MCP Server

Audiense Insights MCP Server

Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.

Official
Featured
Local
TypeScript
VeyraX MCP

VeyraX MCP

Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.

Official
Featured
Local
graphlit-mcp-server

graphlit-mcp-server

The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.

Official
Featured
TypeScript
Kagi MCP Server

Kagi MCP Server

An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.

Official
Featured
Python
E2B

E2B

Using MCP to run code via e2b.

Official
Featured
Neon Database

Neon Database

MCP server for interacting with Neon Management API and databases

Official
Featured
Exa Search

Exa Search

A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.

Official
Featured
Qdrant Server

Qdrant Server

This repository is an example of how to create a MCP server for Qdrant, a vector search engine.

Official
Featured