A Model Context Protocol (MCP) server that provides AI models with full access to Jira Cloud functionality via the REST API v3 and Agile API 1.0. ```bash npx jira-mcp ``` Or install globally: ```bash npm install -g jira-mcp ``` Set the following environment variables: | Variable | Description | Required |