Yandex Tracker MCP
Rank #16,146io.github.aikts/yandex-tracker-mcp
MCP server for Yandex Tracker API.
Yandex Tracker MCP is a Model Context Protocol (MCP) server. It ranks #16,146 of 132,046 servers tracked on MCP Toplist. Yandex Tracker MCP is listed on Official MCP, with 17 tracked versions. It was first listed on Sep 29, 2025 and most recently updated on Sep 6, 2026.
Ranks ahead of 115,900 of 132,046 servers on MCP Toplist.
Use Yandex Tracker MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add yandex-tracker-mcp -- uvx yandex-tracker-mcpclaude mcp add yandex-tracker-mcp -- docker run -i --rm ghcr.io/aikts/yandex-tracker-mcp:0.10.0[mcp_servers.yandex-tracker-mcp]
command = "uvx"
args = ["yandex-tracker-mcp"]Add to ~/.codex/config.toml.
[mcp_servers.yandex-tracker-mcp]
command = "docker"
args = ["run", "-i", "--rm", "ghcr.io/aikts/yandex-tracker-mcp:0.10.0"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"yandex-tracker-mcp": {
"command": "uvx",
"args": [
"yandex-tracker-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"yandex-tracker-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/aikts/yandex-tracker-mcp:0.10.0"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"yandex-tracker-mcp": {
"command": "uvx",
"args": [
"yandex-tracker-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"yandex-tracker-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/aikts/yandex-tracker-mcp:0.10.0"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"yandex-tracker-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"yandex-tracker-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"yandex-tracker-mcp": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/aikts/yandex-tracker-mcp:0.10.0"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"yandex-tracker-mcp": {
"command": "uvx",
"args": [
"yandex-tracker-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"yandex-tracker-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/aikts/yandex-tracker-mcp:0.10.0"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"yandex-tracker-mcp": {
"command": "uvx",
"args": [
"yandex-tracker-mcp"
]
}
}
}{
"mcpServers": {
"yandex-tracker-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/aikts/yandex-tracker-mcp:0.10.0"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.aikts%2Fyandex-tracker-mcp)<a href="https://mcptoplist.com/server/io.github.aikts%2Fyandex-tracker-mcp"><img src="https://mcptoplist.com/badge/io.github.aikts%2Fyandex-tracker-mcp.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
Available versions (17)
| Version | Published |
|---|---|
| 0.10.0 | Sep 6, 2026 |
| 0.9.0 | Aug 27, 2026 |
| 0.8.0 | Aug 20, 2026 |
| 0.7.3 | Jul 29, 2026 |
| 0.7.2 | Jun 19, 2026 |
| 0.7.1 | May 23, 2026 |
| 0.6.3 | Feb 8, 2026 |
| 0.6.2 | Jan 30, 2026 |
| 0.6.1 | Jan 17, 2026 |
| 0.6.0 | Jan 17, 2026 |
| 0.5.2 | Jan 17, 2026 |
| 0.5.1 | Jan 13, 2026 |
| 0.5.0 | Jan 13, 2026 |
| 0.4.8 | Nov 7, 2025 |
| 0.4.6 | Oct 2, 2025 |
| 0.4.5 | Sep 29, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Is Yandex Tracker MCP listed on the Official MCP Registry?
- Yes — Yandex Tracker MCP is listed on the Official MCP Registry.
- How many versions does Yandex Tracker MCP have?
- MCP Toplist tracks 17 versions of Yandex Tracker MCP, most recently published on Sep 6, 2026.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.