67
/ 100
1 month ago
glama

Yandex Tracker MCP

Enables AI agents to manage Yandex Tracker tasks with tools for creating, reading, updating, and transitioning issues via a Streamable HTTP endpoint.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 3 credentials: YANDEX_TRACKER_TOKEN, TELEGRAM_BOT_SERVICE_API_KEY, MCP_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configYANDEX_CLIENT_ID$env:="your-client-id"
configTRACKER_BACKEND$env:="mock"
🔐 secretYANDEX_TRACKER_TOKENyour-oauth-token
configYANDEX_AUTH_TYPE
configYANDEX_ORG_IDyour-org-id
configYANDEX_ORG_HEADER
configYANDEX_DEFAULT_QUEUE$env:="TEST"
configSCHEDULER_TIMEZONEEurope/Moscow
configTELEGRAM_BOT_SERVICE_URL
🔐 secretTELEGRAM_BOT_SERVICE_API_KEYshared-internal-secret
🔐 secretMCP_API_KEY$env:="local-test-secret"
configMCP_HOST
configMCP_PORT
configMCP_PUBLIC_URL$env:="http://localhost:8788"
configLOG_LEVELДля максимально подробной диагностики временно используйте =DEBUG.
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 6 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/elicad-keyns-yandextrackermcp-ubbthm)](https://m8ven.ai/mcp/elicad-keyns-yandextrackermcp-ubbthm)
commit: 748dab02e7f010ea83a3d51e9386c31690d9cf12
code hash: da36fe9727328708109c257c057211b3ed88c666368c26799eabe6c1e86cd15c
verified: 6/29/2026, 11:20:51 AM
view raw JSON →