Back to Home
aikts icon

yandex-tracker-mcp

Verified Safe

by aikts

Overview

A comprehensive Model Context Protocol (MCP) server that enables AI assistants to interact with Yandex Tracker APIs for issue, queue, user, and workflow management.

Installation

Run Command
uvx yandex-tracker-mcp@latest

Environment Variables

  • TRACKER_TOKEN
  • TRACKER_CLOUD_ORG_ID
  • TRACKER_ORG_ID

Security Notes

The server implements multiple robust authentication mechanisms including static OAuth, IAM tokens, and dynamic IAM via service accounts, as well as a full OAuth 2.0 provider with refresh token support. When using Redis for OAuth data or caching, it supports Fernet encryption for tokens at rest and SHA-256 hashing for Redis keys. Secrets are expected to be provided via environment variables, not hardcoded. The OAuth mode requires the server to be publicly accessible for callback URLs, which is a common pattern for OAuth but requires careful network configuration. There are no obvious 'eval', obfuscation, or malicious patterns.

Similar Servers

Stats

Interest Score43
Security Score9
Cost ClassMedium
Avg Tokens750
Stars34
Forks9
Last Update2026-01-17

Tags

Yandex TrackerMCP ServerAI AssistantIssue ManagementProject ManagementWorkflowCachingOAuth