jira-mcp

scottlepp/jira-mcp
★ 1 stars TypeScript 🔌 API Integration Updated today
MCP server for Jira Cloud - Full API access for AI models
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "jira-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "scottlepp/jira-mcp"
      ]
    }
  }
}

README Excerpt

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 |

Tools (20)

JIRA_API_TOKENJIRA_DISABLED_TOOLSJIRA_EMAILJIRA_ENABLED_CATEGORIESJIRA_HOSTjira_add_commentjira_add_votejira_add_watcherjira_add_worklogjira_assign_issuejira_bulk_create_issuesjira_bulk_get_usersjira_create_boardjira_create_componentjira_create_filterjira_create_issuejira_create_issue_linkjira_create_projectjira_create_sprintjira_create_version

Topics

aigoogle-ai-studiojirallmmcp-servertypescript