YouTrack

v1.0.0Business Applicationsstable

Model Context Protocol Server for YouTrack - Multi-platform support (ARM64/Apple Silicon + AMD64) with comprehensive API integration

youtrackmcpai-integration
Share:
87
Stars
0
Downloads
0
Weekly
0/5

What is YouTrack?

YouTrack is a Model Context Protocol (MCP) server that allows AI assistants like Claude, Cursor, and VS Code to model context protocol server for youtrack - multi-platform support (arm64/apple silicon + amd64) with comprehensive api integration

Model Context Protocol Server for YouTrack - Multi-platform support (ARM64/Apple Silicon + AMD64) with comprehensive API integration

This server falls under the Business Applications category on MCPgee, the world's largest MCP server directory with 33,000+ servers.

Features

  • Model Context Protocol Server for YouTrack - Multi-platform

Use Cases

Manage YouTrack issues and projects across ARM64 and AMD64 platforms.
Query issue tracking data and project information.
Automate YouTrack workflows through MCP.
tonyzorin

Maintainer

LicenseMIT
Languagepython
Versionv1.0.0
UpdatedMay 16, 2026
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

Manual Installation

npx youtrack

Configuration

Configuration Details

Config File

claude_desktop_config.json

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

How to Set Up and Use YouTrack

The YouTrack MCP Server is a Python-based Model Context Protocol server that integrates AI assistants with JetBrains YouTrack issue tracking, supporting both ARM64/Apple Silicon and AMD64 architectures. It exposes tools for creating, reading, updating, and deleting issues; managing projects; searching with YouTrack's query language; handling user and assignee data; and uploading attachments up to 10MB — all via natural language in your AI client. Configuration is minimal, requiring only your YouTrack instance URL and an API token.

Prerequisites

  • A JetBrains YouTrack instance (cloud at youtrack.cloud or self-hosted)
  • A YouTrack permanent token (generated in your YouTrack profile under Hub → Authentication)
  • Docker installed (recommended) OR Node.js with npx for the npm package
  • An MCP-compatible client such as Claude Desktop
1

Generate a YouTrack API token

Log into your YouTrack instance, click your avatar → Profile → Hub → Authentication → New Token. Give it a name and copy the token value.

2

Run with Docker (recommended)

The Docker image supports both ARM64 and AMD64 natively. Pull and run with your YouTrack URL and token as environment variables.

docker run --rm \
  -e YOUTRACK_URL="https://your-instance.youtrack.cloud" \
  -e YOUTRACK_API_TOKEN="your-permanent-token" \
  tonyzorin/youtrack-mcp:latest
3

Or install via npm

Alternatively, install the npm package globally and run it with environment variables set.

npm install -g youtrack-mcp-tonyzorin
# Then run:
YOUTRACK_URL=https://your-instance.youtrack.cloud YOUTRACK_API_TOKEN=your-token youtrack-mcp-tonyzorin
4

Add the server to your MCP client configuration

Configure Claude Desktop to run the YouTrack MCP server via npx with your credentials as environment variables.

{
  "mcpServers": {
    "youtrack": {
      "command": "npx",
      "args": ["youtrack-mcp-tonyzorin"],
      "env": {
        "YOUTRACK_URL": "https://your-instance.youtrack.cloud",
        "YOUTRACK_API_TOKEN": "your-permanent-token"
      }
    }
  }
}
5

Restart Claude Desktop and test

Restart your MCP client and ask Claude to list your YouTrack projects or search for issues. Use natural language and Claude will translate your request into YouTrack API calls.

YouTrack Examples

Client configuration

Claude Desktop configuration for the YouTrack MCP Server using npx.

{
  "mcpServers": {
    "youtrack": {
      "command": "npx",
      "args": ["youtrack-mcp-tonyzorin"],
      "env": {
        "YOUTRACK_URL": "https://your-instance.youtrack.cloud",
        "YOUTRACK_API_TOKEN": "perm:your-permanent-token",
        "YOUTRACK_VERIFY_SSL": "true"
      }
    }
  }
}

Prompts to try

Natural-language queries for YouTrack issue and project management.

- "List all open issues assigned to me in the BACKEND project."
- "Create a new bug report: 'Login fails on Safari' with High priority in project DEMO."
- "Move issue DEMO-123 to 'In Progress' state and assign it to alice."
- "Search for all issues with the tag 'performance' updated in the last 7 days."
- "Set the estimation for DEMO-456 to 4 hours."
- "Show me all Critical priority issues in all projects."

Troubleshooting YouTrack

Authentication fails with 'Invalid token' or 401 error

YouTrack permanent tokens start with 'perm:'. Ensure you copied the full token. Self-hosted instances may have Hub running separately — generate the token in Hub, not just the YouTrack UI.

SSL verification error when connecting to a self-hosted instance

Set YOUTRACK_VERIFY_SSL=false in your environment variables if your self-hosted instance uses a self-signed certificate. For production, install a valid certificate instead.

Issue update tools return generic errors instead of specific field errors

Use the dedicated field-specific tools (update_issue_state, update_issue_priority, update_issue_assignee) rather than generic custom field update functions. These are more reliable for standard YouTrack fields.

Frequently Asked Questions about YouTrack

What is YouTrack?

YouTrack is a Model Context Protocol (MCP) server that model context protocol server for youtrack - multi-platform support (arm64/apple silicon + amd64) with comprehensive api integration It connects AI assistants to external tools and data sources through a standardized interface.

How do I install YouTrack?

Follow the installation instructions on the YouTrack GitHub repository. Clone the repo, install dependencies, and add the server config to your AI client.

Which AI clients work with YouTrack?

YouTrack works with all major MCP-compatible AI clients including Claude Desktop, Claude Code, Cursor, VS Code (GitHub Copilot), Windsurf, and Cline.

Is YouTrack free to use?

Yes, YouTrack is open source and available under the MIT license. You can use it freely in both personal and commercial projects.

YouTrack Alternatives — Similar Business Applications Servers

Looking for alternatives to YouTrack? Here are other popular business applications servers you can use with Claude, Cursor, and VS Code.

n8n

189.1k

A comprehensive MCP server that provides full control over n8n automation workflows through natural language. It offers 43 tools for managing workflows, executions, credentials, and data tables, with safety features like write-mode protection and dou

LobeHub

77.5k

🤯 LobeHub is your Chief Agent Operator, organizing your agents into 7×24 operations by hiring, scheduling, and reporting on your entire AI team.

Jeecgboot

46.4k

AI 低代码平台,「低代码 + 零代码」双模式驱动:低代码一键生成前后端代码,零代码 5 分钟搭建系统,AI Skills 一句话画流程、设计表单、生成整套系统。内置 AI聊天、知识库、流程编排、MCP插件等,兼容主流大模型。引领「AI 生成 → 在线配置 → 代码生成 → 手工合并->AI修改」开发模式,消除 Java 项目 80% 的重复工作,提效而不失灵活。

CowAgent

44.7k

CowAgent (chatgpt-on-wechat) 是基于大模型的超级AI助理,能主动思考和任务规划、访问操作系统和外部资源、创造和执行Skills、通过长期记忆和知识库不断成长,比OpenClaw更轻量和便捷。同时支持微信、飞书、钉钉、企微、QQ、公众号、网页等接入,可选择DeepSeek/OpenAI/Claude/Gemini/ MiniMax/Qwen/GLM/LinkAI,能处理文本、语音、图片和文件,可快速搭建个人AI助理和企业数字员工。

Minds Platform

39.2k

Platform dedicated to building an open foundation for applied Artificial Intelligence, designed for people seeking production-ready AI systems they can truly control, extend and deploy anywhere.

Astrbot

32.8k

AI Agent Assistant & development framework that integrates lots of IM platforms, LLMs, plugins and AI feature, and can be your openclaw alternative. ✨

Browse More Business Applications MCP Servers

Explore all business applications servers available in the MCPgee directory. Each server includes setup guides for Claude, Cursor, and VS Code.

Quick Config Preview

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

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use YouTrack?

Browse our complete directory of 33,000+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

33,000+ ServersFree & Open SourceStep-by-Step Guides