hubertstrk
MCP Serverhubertstrkpublic

yt mcp

一个实现模型上下文协议 (MCP) 的 YouTrack 集成服务器,允许 AI 助手获取和显示票证信息。

Repository Info

0
Stars
0
Forks
0
Watchers
0
Issues
TypeScript
Language
Apache License 2.0
License

About This Server

一个实现模型上下文协议 (MCP) 的 YouTrack 集成服务器,允许 AI 助手获取和显示票证信息。

Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.

Documentation

YouTrack MCP Server

A Model Context Protocol (MCP) server that integrates with YouTrack ticket system, allowing AI assistants to fetch and display ticket information.

Features

  • Implements the Model Context Protocol for AI assistant integration
  • Provides a tool to fetch YouTrack ticket information
  • Validates ticket IDs in the format PROJECT-123
  • Returns structured ticket data for AI consumption

Installation

# Clone the repository
git clone https://github.com/yourusername/yt-mcp.git
cd yt-mcp

# Install dependencies
npm install

# Build the project
npm run build

Usage

Starting the Server

npm run start

This starts the MCP server using stdio transport, which can be connected to compatible AI assistants.

Development Mode

npm run dev

Starts the server with nodemon for automatic reloading during development.

API Configuration

By default, the server attempts to connect to a YouTrack API at http://localhost:3000/api/ticket/. You may need to modify this URL in src/index.ts to match your YouTrack instance.

Tool Documentation

get-ticket-info

Retrieves information about a YouTrack ticket.

Parameters:

  • ticketId (string): The ticket ID in the format PROJECT-123

Returns:

  • Structured ticket information in JSON format

Scripts

  • npm run build — Compile TypeScript to JavaScript
  • npm run start — Run the compiled app
  • npm run dev — Start development server with nodemon
  • npm run lint — Lint code with ESLint
  • npm run format — Format code with Prettier

Project Structure

  • src/ — Source TypeScript files
  • dist/ — Compiled JavaScript output

Requirements

  • Node.js 18+
  • Access to a YouTrack instance (or mock API at http://localhost:3000)

Dependencies

  • @modelcontextprotocol/sdk - MCP SDK for JavaScript/TypeScript
  • zod - TypeScript-first schema validation

License

MIT

Quick Start

1

Clone the repository

git clone https://github.com/hubertstrk/yt-mcp
2

Install dependencies

cd yt-mcp
npm install
3

Follow the documentation

Check the repository's README.md file for specific installation and usage instructions.

Repository Details

Ownerhubertstrk
Repoyt-mcp
LanguageTypeScript
LicenseApache License 2.0
Last fetched8/10/2025

Recommended MCP Servers

💬

Discord MCP

Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.

integrationsdiscordchat
🔗

Knit MCP

Connect AI agents to 200+ SaaS applications and automate workflows.

integrationsautomationsaas
🕷️

Apify MCP Server

Deploy and interact with Apify actors for web scraping and data extraction.

apifycrawlerdata
🌐

BrowserStack MCP

BrowserStack MCP Server for automated testing across multiple browsers.

testingqabrowsers

Zapier MCP

A Zapier server that provides automation capabilities for various apps.

zapierautomation