M
MCP Yandex Tracker
by @sunnyyssh
MCP server for Yandex Tracker API
Created 3/2/2026
Updated about 9 hours ago
README
Repository documentation and setup instructions
MCP for Yandex Tracker
Quick Setup
Installation guide for this server
Installation Command (package not published)
git clone https://github.com/sunnyyssh/mcp-yandex-tracker
Manual Installation: Please check the README for detailed setup instructions and any additional dependencies required.
Cursor configuration (mcp.json)
{
"mcpServers": {
"sunnyyssh-mcp-yandex-tracker": {
"command": "git",
"args": [
"clone",
"https://github.com/sunnyyssh/mcp-yandex-tracker"
]
}
}
}