Skip to main content
Glama

Yandex Tracker MCP

by aikts
Apache 2.0
1
  • Apple
  • Linux

user_get

Retrieve detailed user information by login or UID from Yandex Tracker MCP. Designed to simplify user data access for issue management workflows.

Instructions

Get information about a specific user by login or UID

Input Schema

NameRequiredDescriptionDefault
user_idYesUser identifier - can be user login (e.g., 'john.doe') or user UID (e.g., '12345')

Input Schema (JSON Schema)

{ "properties": { "user_id": { "description": "User identifier - can be user login (e.g., 'john.doe') or user UID (e.g., '12345')", "title": "User Id", "type": "string" } }, "required": [ "user_id" ], "title": "user_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