aikts/yandex-tracker-mcp
by Various
Yandex Tracker MCP Server with OAuth2 support
MCP
aikts/yandex-tracker-mcp
Added 1 June 2026
Overview
An MCP server that provides access to Yandex Tracker via the Model Context Protocol. It uses OAuth2 for authentication and is written in Python. Enables AI tools to interact with Yandex Tracker issues and projects.
Best for
Best for
Developers building AI integrations with Yandex Tracker
Use cases
- Querying tasks and projects from Yandex Tracker
- Creating and updating issues through an AI assistant
- Automating workflow triggers based on Tracker state changes
How to use
Install
uvx yandex-tracker-mcp@latest Tested with
Claude Desktop, Claude Code, Cursor, Windsurf, VS Code
Example client config
{\n "mcpServers": {\n "yandex-tracker": {\n "command": "uvx",\n "args": ["yandex-tracker-mcp@latest"],\n "env": {\n "TRACKER_TOKEN": "your_tracker_token_here",\n "TRACKER_CLOUD_ORG_ID": "your_cloud_org_id_here",\n "TRACKER_ORG_ID": "your_org_id_here"\n }\n }\n }\n} Notes
An MCP server that provides access to Yandex Tracker via the Model Context Protocol. It uses OAuth2 for authentication and is written in Python. Enables AI tools to interact with Yandex Tracker issues and projects.
81 stars on GitHub. Last updated 2026-05-23. Licensed Apache-2.0.
Use cases
- Querying tasks and projects from Yandex Tracker
- Creating and updating issues through an AI assistant
- Automating workflow triggers based on Tracker state changes
Pros
- Follows the MCP standard for interoperability with AI hosts
- Supports secure OAuth2 authentication
- Lightweight open source Python implementation
Cons
- Limited to Yandex Tracker only
- Requires setting up OAuth2 credentials
- Modest community adoption (81 stars)
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Follows the MCP standard for interoperability with AI hosts
- Supports secure OAuth2 authentication
- Lightweight open source Python implementation
Cons
- Limited to Yandex Tracker only
- Requires setting up OAuth2 credentials
- Modest community adoption (81 stars)
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Cline
Cline
Open-source autonomous coding agent that lives inside VS Code. BYO model key, watch it work.
Claude Code
Anthropic
Anthropic's terminal-native coding agent. Reads your repo, edits files, runs tests, ships PRs.
Continue
Continue.dev
Open-source AI code assistant for VS Code and JetBrains. Customisable, BYO model, built for enterprise.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.