mcp-server-atlassian-jira and mcp-jira-devflow

Project A provides an AI-focused MCP server for Atlassian Jira, offering tools for listing/getting projects/issues, while Project B is a general MCP Jira integration project, making them ecosystem siblings as B could potentially use A's server or both could be integrated into a larger ecosystem.

mcp-server-atlassian-jira
54
Established
mcp-jira-devflow
35
Emerging
Maintenance 10/25
Adoption 8/25
Maturity 17/25
Community 19/25
Maintenance 10/25
Adoption 4/25
Maturity 9/25
Community 12/25
Stars: 60
Forks: 22
Downloads:
Commits (30d): 0
Language: TypeScript
License:
Stars: 5
Forks: 1
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
No License
No Package No Dependents

About mcp-server-atlassian-jira

aashari/mcp-server-atlassian-jira

Node.js/TypeScript MCP server for Atlassian Jira. Equips AI systems (LLMs) with tools to list/get projects, search/get issues (using JQL/ID), and view dev info (commits, PRs). Connects AI capabilities directly into Jira project management and issue tracking workflows.

Implements MCP (Model Context Protocol) with stdio transport, allowing seamless integration with Claude Desktop, Cursor AI, and other compatible LLM clients through a single standardized interface. Exposes five generic HTTP tools (GET, POST, PUT, PATCH, DELETE) covering the full Jira REST API v3, enabling AI systems to perform CRUD operations on projects, issues, comments, and worklogs. Features token-efficient TOON output format (30-60% reduction vs JSON), JMESPath filtering for response refinement, and automatic truncation handling for large responses exceeding 40k characters.

About mcp-jira-devflow

Yoshikemolo/mcp-jira-devflow

MCP Jira DevFlow - Project for Jira integration with MCP

Scores updated daily from GitHub, PyPI, and npm data. How scores work