From 093e2d59fe05eac79a366bb0f2d89b01b7abfdbd Mon Sep 17 00:00:00 2001 From: Reynier Date: Tue, 21 Apr 2026 18:37:30 -0300 Subject: [PATCH 1/2] feat: add raalarcon9705/jira-mcp to Support & Service Management --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3b79332b..b772fb03 100644 --- a/README.md +++ b/README.md @@ -2093,6 +2093,7 @@ Tools for managing customer support, IT service management, and helpdesk operati - [effytech/freshdesk-mcp](https://github.com/effytech/freshdesk_mcp) 🐍 ☁️ - MCP server that integrates with Freshdesk, enabling AI models to interact with Freshdesk modules and perform various support operations. - [incentivai/quickchat-ai-mcp](https://github.com/incentivai/quickchat-ai-mcp) 🐍 🏠 ☁️ - Launch your conversational Quickchat AI agent as an MCP to give AI apps real-time access to its Knowledge Base and conversational capabilities. - [nguyenvanduocit/jira-mcp](https://github.com/nguyenvanduocit/jira-mcp) 🏎️ ☁️ - A Go-based MCP connector for Jira that enables AI assistants like Claude to interact with Atlassian Jira. This tool provides a seamless interface for AI models to perform common Jira operations including issue management, sprint planning, and workflow transitions. +- [raalarcon9705/jira-mcp](https://github.com/raalarcon9705/jira-mcp) 📇 ☁️ - Full-featured open source Jira & Confluence MCP server with 24 tools: issue CRUD, sprint lifecycle, comments, transitions, user management, and wiki pages. Zero config with npx. - [sooperset/mcp-atlassian](https://github.com/sooperset/mcp-atlassian) 🐍 ☁️ - MCP server for Atlassian products (Confluence and Jira). Supports Confluence Cloud, Jira Cloud, and Jira Server/Data Center. Provides comprehensive tools for searching, reading, creating, and managing content across Atlassian workspaces. - [tom28881/mcp-jira-server](https://github.com/tom28881/mcp-jira-server) 📇 ☁️ 🏠 - Comprehensive TypeScript MCP server for Jira with 20+ tools covering complete project management workflow: issue CRUD, sprint management, comments/history, attachments, batch operations. From 5710282299b31630fbae86e7c1ba217990dae411 Mon Sep 17 00:00:00 2001 From: Reynier Date: Tue, 21 Apr 2026 21:50:24 -0300 Subject: [PATCH 2/2] fix: add Glama badge and fix description for raalarcon9705/jira-mcp --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b772fb03..04f37559 100644 --- a/README.md +++ b/README.md @@ -2093,7 +2093,7 @@ Tools for managing customer support, IT service management, and helpdesk operati - [effytech/freshdesk-mcp](https://github.com/effytech/freshdesk_mcp) 🐍 ☁️ - MCP server that integrates with Freshdesk, enabling AI models to interact with Freshdesk modules and perform various support operations. - [incentivai/quickchat-ai-mcp](https://github.com/incentivai/quickchat-ai-mcp) 🐍 🏠 ☁️ - Launch your conversational Quickchat AI agent as an MCP to give AI apps real-time access to its Knowledge Base and conversational capabilities. - [nguyenvanduocit/jira-mcp](https://github.com/nguyenvanduocit/jira-mcp) 🏎️ ☁️ - A Go-based MCP connector for Jira that enables AI assistants like Claude to interact with Atlassian Jira. This tool provides a seamless interface for AI models to perform common Jira operations including issue management, sprint planning, and workflow transitions. -- [raalarcon9705/jira-mcp](https://github.com/raalarcon9705/jira-mcp) 📇 ☁️ - Full-featured open source Jira & Confluence MCP server with 24 tools: issue CRUD, sprint lifecycle, comments, transitions, user management, and wiki pages. Zero config with npx. +- [raalarcon9705/jira-mcp](https://github.com/raalarcon9705/jira-mcp) [![raalarcon9705/jira-mcp MCP server](https://glama.ai/mcp/servers/raalarcon9705/jira-mcp/badges/score.svg)](https://glama.ai/mcp/servers/raalarcon9705/jira-mcp) 📇 ☁️ - Full-featured open source Jira & Confluence MCP server with 24 tools: issue CRUD, sprint lifecycle, comments, transitions, user management, and wiki pages. - [sooperset/mcp-atlassian](https://github.com/sooperset/mcp-atlassian) 🐍 ☁️ - MCP server for Atlassian products (Confluence and Jira). Supports Confluence Cloud, Jira Cloud, and Jira Server/Data Center. Provides comprehensive tools for searching, reading, creating, and managing content across Atlassian workspaces. - [tom28881/mcp-jira-server](https://github.com/tom28881/mcp-jira-server) 📇 ☁️ 🏠 - Comprehensive TypeScript MCP server for Jira with 20+ tools covering complete project management workflow: issue CRUD, sprint management, comments/history, attachments, batch operations.