Model Context Protocol (MCP) server for Jira Cloud - enables AI assistants to interact with Jira
{
"mcpServers": {
"aaronsbjira-cloud": {
"command": "npx",
"args": [
"-y",
"@aaronsb/jira-cloud-mcp"
]
}
}
}