Skip to main content
Support & Service ManagementPython

aikts/yandex-tracker-mcp

MCP Server for Yandex Tracker. Provides tools for searching and retrieving information about issues, queues, users.

support-service-managementcloud-servicelocal-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/aikts/yandex-tracker-mcp

Claude Desktop configuration example:

{
  "mcpServers": {
    "yandex-tracker-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "aikts/yandex-tracker-mcp"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Support & Service Management
Language
Python
Author
aikts