ytrack-mcp

haseshei/ytrack-mcp
★ 0 stars TypeScript 🤖 AI/LLM Updated 1d ago
YouTrack MCP Server — connect Claude and other AI assistants to YouTrack
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "ytrack-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "haseshei/ytrack-mcp"
      ]
    }
  }
}

README Excerpt

A Model Context Protocol (MCP) server that connects AI assistants to YouTrack for issue tracking, project management, and knowledge base operations. This server lets AI assistants (like Claude in Kiro IDE or ChatGPT) interact with YouTrack through a standardized protocol. It handles issues, projects, time tracking, workflows, and articles with automatic retry logic, structured logging, and multi-transport support.

Tools (16)

bulkCreateIssuesbulkUpdateIssueschangeIssueStatecreateIssuecreateIssuesWithHierarchygetAttachmentsgetCurrentUsergetIssuelinkArticleslinkIssuesmanageArticlesmanageCommentsmanageProjectsmanageWorkItemssearchIssuesupdateIssue