support & service management

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.

cloud
rust
support & service management
0
View on GitHub

Installation

npx -y nguyenvanduocit/jira-mcp

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "jira-mcp",
  "command": "npx",
  "args": [
    "-y",
    "nguyenvanduocit/jira-mcp"
  ]
}

About This MCP Server

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.

GitHub: https://github.com/nguyenvanduocit/jira-mcp

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub