J
Jira MCP
A Model Context Protocol (MCP) server for Atlassian Jira (Python).
Created 6/16/2026
Updated 1 day ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
uvx jira-mcp
Cursor configuration (mcp.json)
{
"mcpServers": {
"alirezahematidev-jira-mcp": {
"command": "uvx",
"args": [
"jira-mcp"
]
}
}
}