Yandex Tracker MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 6 037 installs a week from pypi.
MCP server for Yandex Tracker API.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add yandex-tracker-mcp -- uvx yandex-tracker-mcp
{
"mcpServers": {
"yandex-tracker-mcp": {
"args": [
"yandex-tracker-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.yandex-tracker-mcp]
command = "uvx"
args = ["yandex-tracker-mcp"]
{
"mcpServers": {
"yandex-tracker-mcp": {
"args": [
"yandex-tracker-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"yandex-tracker-mcp": {
"args": [
"yandex-tracker-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.