youtrack-task

JtheGunner/youtrack-task
★ 0 stars Shell Browser/Web Updated today
Claude Code plugin: pick up a JetBrains YouTrack issue — fetch, branch, In Progress, plan, write-back — over YouTrack's remote MCP server
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "youtrack-task": {
      "command": "npx",
      "args": [
        "-y",
        "JtheGunner/youtrack-task"
      ]
    }
  }
}

README Excerpt

A Claude Code plugin for working [JetBrains YouTrack](https://www.jetbrains.com/youtrack/) issues from inside any project repo: - **`/youtrack-task new "<free text>"`** — capture an issue; Claude turns your text into a titled, structured issue. - **`/youtrack-task <ID>`** — pick one up: fetch it, branch, move it to