Skip to main content
Glama

Yandex Tracker MCP

by aikts
Apache 2.0
1
  • Apple
  • Linux

issue_get

Retrieve specific Yandex Tracker issue details by providing its unique ID in the format '<project>-<id>'. Access essential issue information directly through the Yandex Tracker MCP.

Instructions

Get a Yandex Tracker issue by its id

Input Schema

NameRequiredDescriptionDefault
issue_idYesIssue ID in the format '<project>-<id>', like 'SOMEPROJECT-1'

Input Schema (JSON Schema)

{ "properties": { "issue_id": { "description": "Issue ID in the format '<project>-<id>', like 'SOMEPROJECT-1'", "title": "Issue Id", "type": "string" } }, "required": [ "issue_id" ], "title": "issue_getArguments", "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/aikts/yandex-tracker-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server