A Model Context Protocol (MCP) server for Jira Cloud integration. Enables AI assistants like GitHub Copilot and Claude to search issues, manage tickets, log work, handle sprints, and interact with your Jira instance seamlessly. Features 91 tools for compr
{
"mcpServers": {
"mcp-jira-cloud": {
"command": "npx",
"args": [
"-y",
"mcp-jira-cloud"
]
}
}
}