Provides extensive tools for YouTrack issue tracking and project management, including issue CRUD operations, advanced search, project management, user management, workflow automation, time tracking, and agile methodologies.
YouTrack MCP Server
A comprehensive Model Context Protocol (MCP) server for YouTrack integration, providing extensive tools for issue tracking, project management, workflow automation, and team collaboration.
Features
🎯 Issue Management
CRUD Operations: Create, read, update, and delete issues
Advanced Search: Search issues with complex filters and queries
Bulk Operations: Update multiple issues at once
Issue Linking: Manage relationships between issues
Comments & Attachments: Full support for issue discussions and file attachments
Work Items: Track time and work logs
📊 Project Management
Project Operations: List, create, and manage projects
Custom Fields: Define and manage custom field schemas
Versions & Milestones: Track releases and project milestones
Components: Organize issues by components/modules
👥 User & Team Management
User Operations: List users, groups, and permissions
Team Collaboration: Manage team assignments and roles
Notifications: Handle user notifications and subscriptions
🔄 Workflow & Automation
Workflow States: Manage issue states and transitions
Custom Workflows: Define and execute custom workflows
Automation Rules: Set up automated actions and triggers
📈 Analytics & Reporting
Reports: Generate various project and issue reports
Statistics: Get project statistics and metrics
Time Tracking: Comprehensive time tracking and reporting
🏃♂️ Agile Features
Agile Boards: Manage Kanban and Scrum boards
Sprints: Create and manage sprint cycles
Burndown Charts: Track progress with visual charts
Installation
Prerequisites
Node.js 18.0.0 or higher
YouTrack instance (Cloud or On-Premise)
YouTrack API token or credentials
🚀 Lightweight Installation Options (Avoid Heavy node_modules)
Option 1: npx (Zero Installation - Recommended)
Option 2: Global Installation (Install Once, Use Everywhere)
Option 3: Using pnpm (70% less disk usage)
Option 4: Docker Container (Zero local dependencies)
Traditional Installation (Heavy node_modules)
Claude Desktop Integration
Add to your claude_desktop_config.json
:
macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%/Claude/claude_desktop_config.json
Option 1: npx (Zero Installation - Recommended)
Option 2: Global Installation
Option 3: Local Development Build
Option 4: Docker Container
Configuration
Authentication Methods
Permanent Token (Recommended)
To create a permanent token:
Go to YouTrack → Profile → Account Security → Tokens
Click "New Token"
Set appropriate permissions and scope
Copy the generated token
Username/Password (Not Recommended)
Advanced Configuration
Available Tools
Issue Management
Tool | Description |
| List issues with filtering and pagination |
| Get detailed issue information |
| Create a new issue |
| Update existing issue |
| Delete an issue |
| Advanced issue search with query syntax |
| Add comment to an issue |
| Get all comments for an issue |
| Update existing comment |
| Delete a comment |
| Add file attachment to issue |
| Get all attachments for an issue |
| Create links between issues |
| Get all links for an issue |
Project Management
Tool | Description |
| List all accessible projects |
| Get detailed project information |
| Create a new project |
| Update project settings |
| Delete a project |
| Get custom fields for project |
| Add custom field to project |
| List project versions/releases |
| Create new version/release |
User Management
Tool | Description |
| List all users |
| Get user details |
| Get current authenticated user |
| List user groups |
| Get group details |
| List available roles |
Workflow Management
Tool | Description |
| Get available workflow states |
| Get possible state transitions |
| Apply workflow command to issue |
| Get available commands for issue |
Time Tracking
Tool | Description |
| Add time tracking entry |
| Get work items for issue |
| Update work item |
| Delete work item |
| Generate time tracking report |
Reports & Analytics
Tool | Description |
| Get project statistics |
| Get issue-related statistics |
| Generate custom reports |
| Get burndown chart data |
Agile & Boards
Tool | Description |
| List all agile boards |
| Get agile board details |
| Create new agile board |
| Update agile board |
| List sprints for board |
| Create new sprint |
| Update sprint details |
Usage Examples
Creating an Issue
Searching Issues
Project Management
Time Tracking
Workflow Management
Development
Testing Installation
Building
Development Mode
Watch Mode
Testing
Linting
Debugging with MCP Inspector
API Documentation
This MCP server follows YouTrack's REST API structure. For detailed API reference, visit:
Contributing
Fork the repository
Create your feature branch (
git checkout -b feature/amazing-feature
)Commit your changes (
git commit -m 'Add amazing feature'
)Push to the branch (
git push origin feature/amazing-feature
)Open a Pull Request
License
This project is licensed under the MIT License - see the LICENSE file for details.
Support
Issues: GitHub Issues
Documentation: API Documentation
Community: Discussions
Acknowledgments
JetBrains YouTrack for the excellent issue tracking platform
Model Context Protocol for the standardized integration framework
Anthropic Claude for AI assistant integration
This server cannot be installed
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
A comprehensive Model Context Protocol server for YouTrack integration, providing extensive tools for issue tracking, project management, workflow automation, and team collaboration.
Related MCP Servers
- -securityAlicense-qualityA Model Context Protocol server that integrates with Linear's issue tracking system, allowing LLMs to create, update, search, and comment on Linear issues through natural language interactions.Last updated -236329MIT License
- -securityAlicense-qualityA Model Context Protocol server that enables large language models to interact with Linear's issue tracking system, allowing management of issues, projects, teams, and other Linear resources.Last updated -1912MIT License
- AsecurityAlicenseAqualityA Model Context Protocol server that provides tools for Xcode-related operations, making it easier to work with iOS project management, building, testing, archiving, and deploying apps to both simulators and physical devices.Last updated -9236MIT License
- -securityAlicense-qualityA Model Context Protocol server providing comprehensive task management capabilities with support for project organization, task tracking, and automatic PRD parsing into actionable items.Last updated -26MIT License