Yandex Tracker MCP Server
Rank #28,448io.github.APonkratov/yandex-tracker-mcp
MCP server for Yandex Tracker API.
Yandex Tracker MCP Server is a Model Context Protocol (MCP) server published by APonkratov. It ranks #28,448 of 132,405 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Yandex Tracker MCP Server is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Jul 21, 2026 and most recently updated on Jul 21, 2026.
Ranks ahead of 103,957 of 132,405 servers on MCP Toplist.
Use Yandex Tracker MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add yandex-tracker-mcp -- docker run -i --rm ghcr.io/aponkratov/yandex-tracker-mcp:0.8.2[mcp_servers.yandex-tracker-mcp]
command = "docker"
args = ["run", "-i", "--rm", "ghcr.io/aponkratov/yandex-tracker-mcp:0.8.2"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"yandex-tracker-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/aponkratov/yandex-tracker-mcp:0.8.2"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"yandex-tracker-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/aponkratov/yandex-tracker-mcp:0.8.2"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"yandex-tracker-mcp": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/aponkratov/yandex-tracker-mcp:0.8.2"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"yandex-tracker-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/aponkratov/yandex-tracker-mcp:0.8.2"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"yandex-tracker-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/aponkratov/yandex-tracker-mcp:0.8.2"
]
}
}
}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.APonkratov%2Fyandex-tracker-mcp)<a href="https://mcptoplist.com/server/io.github.APonkratov%2Fyandex-tracker-mcp"><img src="https://mcptoplist.com/badge/io.github.APonkratov%2Fyandex-tracker-mcp.svg" alt="MCP Toplist: Top 25% of 132,405" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
APonkratov
Other servers by APonkratov
View all APonkratov servers →Available versions (1)
| Version | Published |
|---|---|
| 0.8.2 | Jul 21, 2026 |
Frequently asked questions
- Who maintains Yandex Tracker MCP Server?
- Yandex Tracker MCP Server is maintained by APonkratov, which publishes 2 MCP servers (1 total version) tracked on MCP Toplist.
- Is Yandex Tracker MCP Server listed on the Official MCP Registry?
- Yes — Yandex Tracker MCP Server is listed on the Official MCP Registry, alongside Glama.
- How many versions does Yandex Tracker MCP Server have?
- MCP Toplist tracks 1 version of Yandex Tracker MCP Server, most recently published on Jul 21, 2026.
- Where can I find the source code for Yandex Tracker MCP Server?
- The source code for Yandex Tracker MCP Server is hosted at github.com/APonkratov/yandex-tracker-mcp.
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.