MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

M
MCP Yandex Tracker

MCP server for Yandex Tracker API

Created 3/2/2026
Updated about 9 hours ago
Repository documentation and setup instructions
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" ] } } }