Back to Home
FractalizeR icon

mcp_server_yandex_tracker

Verified Safe

by FractalizeR

Overview

Provides an MCP server for Yandex Tracker API integration, enabling LLMs to interact with issues, comments, attachments, projects, and other Yandex Tracker entities.

Installation

Run Command
npx mcp-server-yandex-tracker

Environment Variables

  • YANDEX_TRACKER_TOKEN
  • YANDEX_ORG_ID
  • YANDEX_CLOUD_ORG_ID
  • LOG_LEVEL
  • REQUEST_TIMEOUT
  • LOGS_DIR
  • PRETTY_LOGS
  • LOG_MAX_SIZE
  • LOG_MAX_FILES
  • TOOL_DISCOVERY_MODE
  • ESSENTIAL_TOOLS
  • YANDEX_TRACKER_RETRY_ATTEMPTS
  • YANDEX_TRACKER_RETRY_MIN_DELAY
  • YANDEX_TRACKER_RETRY_MAX_DELAY

Security Notes

Employs modern security practices like environment variables for API tokens and organization IDs, explicit Zod schema validation for all tool inputs, and a clear separation of concerns (API operations, facade, tools). Automated security audits (`gitleaks`, `socket.dev`) are integrated into the development workflow, indicating a proactive approach to supply-chain and secret management. The `ConfigManager` explicitly excludes `apiToken` (or `token`) from saved fields.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens150
Stars0
Forks0
Last Update2025-12-01

Tags

mcpyandex-trackerissue-trackingproject-managementapi-integrationmonorepotypescriptclicoding-agentsllm-integration