yandex-tracker-mcp

yandex-tracker-mcp

3.4

If you are the rightful owner of yandex-tracker-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

Yandex Tracker MCP Server is a comprehensive Model Context Protocol (MCP) server that facilitates secure and authenticated interactions with Yandex Tracker APIs.

The Yandex Tracker MCP Server is designed to enable AI assistants to seamlessly interact with Yandex Tracker APIs. It provides secure access to various functionalities such as issue management, queue management, user information retrieval, and more. The server supports multiple transport options, including stdio and HTTP, and offers OAuth 2.0 authentication for enhanced security. With optional Redis caching, the server ensures improved performance and response times. It is compatible with both Yandex Cloud and Yandex 360 organizations, making it versatile for different organizational setups. The server is also equipped with advanced query language support, allowing complex filtering and sorting of data. Additionally, it offers configurable security controls to restrict access to specific queues and manage secure token handling.

Features

  • Complete Queue Management: List and access all available Yandex Tracker queues with pagination support and tag retrieval.
  • User Management: Retrieve user account information, including login details, email addresses, license status, and organizational data.
  • Issue Operations: Retrieve detailed issue information, comments, related links, worklogs, and attachments.
  • Advanced Query Language: Full Yandex Tracker Query Language support with complex filtering, sorting, and date functions.
  • OAuth 2.0 Authentication: Dynamic token-based authentication with automatic refresh support as an alternative to static API tokens.

Tools

  1. queues_get_all

    List all available Yandex Tracker queues.

  2. queue_get_local_fields

    Get local fields for a specific queue.

  3. users_get_all

    Get information about user accounts registered in the organization.

  4. issue_get

    Retrieve detailed issue information by ID.

  5. issues_find

    Search issues using Yandex Tracker Query Language.