New:Microsoft Teams Notifications Are Now Available in Socket.Learn more →
Get Started

@mrfentmen/youtrack-mcp

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mrfentmen/youtrack-mcp

YouTrack API: issue search, issue details, projects, comments. Needs permanent token.

latest
Source
npmnpm
Version
1.0.1
Version published
Maintainers
1
Created
Source

youtrack-mcp

YouTrack API: issue search, issue details, projects, comments. Needs permanent token.

Setup

export YOUTRACK_API_TOKEN=...

Needs a YouTrack permanent token plus YOUTRACK_BASE_URL like https://example.youtrack.cloud.

Tools

  • search_issues — Search YouTrack issues with query language: 'project: WEB #Unresolved', 'for: me', sorted by updated.
  • get_issue — One YouTrack issue with summary, description, state, assignee, timestamps.
  • list_projects — YouTrack projects with ids, names and short names.
  • get_issue_comments — Comments on a YouTrack issue with authors and timestamps.

Part of awesome-mcps.

Keywords

mcp

FAQs

Package last updated on 24 Sep 2026

Related posts