aikts/yandex-tracker-mcp
MCP Server for Yandex Tracker. Provides tools for searching and retrieving information about issues, queues, users.
Quick Start
Clone the repository:
git clone https://github.com/aikts/yandex-tracker-mcpClaude Desktop configuration example:
{
"mcpServers": {
"yandex-tracker-mcp": {
"command": "npx",
"args": [
"-y",
"aikts/yandex-tracker-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.