A Model Context Protocol (MCP) server that provides tools for interacting with Jira. Enables Cursor and other MCP clients to fetch tickets, manage linked tickets, and update ticket status.
{
"mcpServers": {
"jira-1": {
"command": "uvx",
"args": [
"jira-mcp-server"
]
}
}
}