Skip to main content
Glama

Yandex Tracker MCP

by aikts
Apache 2.0
1
  • Apple
  • Linux

issue_get_url

Retrieve the URL of a Yandex Tracker issue by providing its ID in the format 'project-id'. Simplify access to issue details directly from the MCP server.

Instructions

Get a Yandex Tracker issue url 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_get_urlArguments", "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