support & service management

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.

typescript
cloud
local
support & service management
0
View on GitHub

Installation

npx -y tom28881/mcp-jira-server

Configuration

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

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

About This MCP Server

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.

GitHub: https://github.com/tom28881/mcp-jira-server

Need More Details?

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

View Full Documentation on GitHub