yandex-tracker-mcp

Provides an MCP server that lets AI assistants interact with Yandex Tracker: queue and field metadata, searching, and full issue lifecycle (read/create/update/transition/close), with optional Redis caching and OAuth2-based authentication and token refresh. Supports multiple transports including stdio, SSE (deprecated), and HTTP.

Evaluated Mar 30, 2026 (21d ago)
Repo ↗ Automation mcp yandex-tracker oauth2 python asyncio issues worklogs automation
⚙ Agent Friendliness
57
/ 100
Can an agent use this?
🔒 Security
66
/ 100
Is it safe for agents?
⚡ Reliability
36
/ 100
Does it work consistently?

Score Breakdown

⚙ Agent Friendliness

MCP Quality
72
Documentation
70
Error Messages
0
Auth Simplicity
55
Rate Limits
30

🔒 Security

TLS Enforcement
80
Auth Strength
78
Scope Granularity
45
Dep. Hygiene
70
Secret Handling
55

Supports OAuth2/IAM/service accounts and includes token handling/refresh claims, plus optional Redis caching. However, provided docs emphasize env-var configuration without showing detailed guidance about token storage hygiene, log redaction, scope least-privilege granularity, or security posture for all transports.

⚡ Reliability

Uptime/SLA
0
Version Stability
60
Breaking Changes
45
Error Recovery
40
AF Security Reliability

Best When

When you want an MCP-native integration for Yandex Tracker workflows inside an AI client, and you can supply secure OAuth/IAM credentials plus the correct organization ID.

Avoid When

When you cannot safely manage OAuth tokens/service account secrets via env vars, or when you require a clearly documented rate-limit and retry/error contract for automated agents.

Use Cases

  • AI-assisted triage and issue search in Yandex Tracker using the Tracker Query Language
  • Automating common issue operations (create, update fields, transitions, closing with resolutions)
  • Generating summaries from issue comments/worklogs/work metadata
  • Fetching queue/field/status metadata to help an assistant create valid issue payloads
  • Integrating Tracker data access into MCP-compatible clients (Claude Desktop, Copilot Chat, Cursor, etc.)

Not For

  • Public/anonymous use without strong authentication and tenant restrictions
  • Use as a general-purpose Yandex API proxy unrelated to Tracker
  • High-governance environments where you need provable least-privilege scopes/permission mapping and formally documented error/retry semantics

Interface

REST API
No
GraphQL
No
gRPC
No
MCP Server
Yes
SDK
No
Webhooks
No

Authentication

Methods: TRACKER_TOKEN (OAuth token) TRACKER_IAM_TOKEN (IAM token) Service account credentials: TRACKER_SA_KEY_ID, TRACKER_SA_SERVICE_ACCOUNT_ID, TRACKER_SA_PRIVATE_KEY
OAuth: Yes Scopes: No

Readme indicates OAuth2 with automatic refresh as an option to static API tokens, plus IAM and service account credential flows. Specific scope/permission mapping is not documented in the provided content.

Pricing

Free tier: No
Requires CC: No

Pricing not described; this appears to be a self-hosted/open-source MCP server with your own Yandex Tracker usage costs.

Agent Metadata

Pagination
server-driven pagination via page/per_page; some tools auto-retrieve all pages
Idempotent
False
Retry Guidance
Not documented

Known Gotchas

  • Writes (create/update/transition/close) may not be idempotent; agents should avoid repeated calls after timeouts without explicit idempotency support
  • Queue restrictions are enforced via configuration (TRACKER_LIMIT_QUEUES); agents may appear to 'miss' resources if limits are misconfigured
  • Transport choice matters (SSE is deprecated); ensure your MCP client supports the configured transport (stdio recommended in examples)

Alternatives

Full Evaluation Report

Comprehensive deep-dive: security analysis, reliability audit, agent experience review, cost modeling, competitive positioning, and improvement roadmap for yandex-tracker-mcp.

AI-powered analysis · PDF + markdown · Delivered within 30 minutes

$99

Package Brief

Quick verdict, integration guide, cost projections, gotchas with workarounds, and alternatives comparison.

Delivered within 10 minutes

$3

Score Monitoring

Get alerted when this package's AF, security, or reliability scores change significantly. Stay ahead of regressions.

Continuous monitoring

$3/mo

Scores are editorial opinions as of 2026-03-30.

8642
Packages Evaluated
17761
Need Evaluation
586
Need Re-evaluation
Community Powered