A powerful Model Context Protocol (MCP) server for Atlassian JIRA integration. Access JIRA projects, manage issues, and streamline development workflows directly from any MCP-compatible editor or appl…
{
"mcpServers": {
"dsazzmcp-jira": {
"command": "npx",
"args": [
"-y",
"@dsazz/mcp-jira"
]
}
}
}