Back to MCP Servers
Yandex Tracker
MCP Server for Yandex Tracker. Provides tools for searching and retrieving information about issues, queues, users.
support-service-management
By aikts
Installation
npx -y yandex-tracker-mcpConfiguration
{
"mcpServers": {
"yandex-tracker-mcp": {
"command": "npx",
"args": ["-y", "yandex-tracker-mcp"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes