YO

YouTrack

Created 5 months ago

A Model Context Protocol (MCP) server that provides access to YouTrack functionality.

development documentation public MCP YouTrack

What is YouTrack?

A Model Context Protocol (MCP) server implementation for JetBrains YouTrack, allowing AI assistants to interact with YouTrack issue tracking system.

Server Config

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

Links & Status

Repository: github.com
Hosted: No
Global: No
Official: No

Project Info

Hosted Featured
Created At: Jul 02, 2025
Updated At: Aug 07, 2025
Author: Tony Zorin
Category: community
License: MIT
Tags:
development documentation public