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 you…
{
"mcpServers": {
"mcp-jira-cloud": {
"command": "npx",
"args": [
"-y",
"mcp-jira-cloud"
]
}
}
}