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
Installation
npx -y tom28881/mcp-jira-serverConfiguration
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.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub