Skip to main content
Glama

YouTrack MCP Server

by lucyfuur94

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
YOUTRACK_DEBUGNoEnable debug modefalse
YOUTRACK_TOKENNoYour permanent YouTrack API token
YOUTRACK_BASE_URLNoThe URL of your YouTrack instance
YOUTRACK_PASSWORDNoYour YouTrack password (not recommended, use token instead)
YOUTRACK_USERNAMENoYour YouTrack username (not recommended, use token instead)
YOUTRACK_CACHE_TTLNoCache time-to-live in seconds300
YOUTRACK_MAX_RETRIESNoMaximum number of retries for failed requests3
YOUTRACK_ENABLE_CACHENoEnable caching of responsestrue
YOUTRACK_MAX_PAGE_SIZENoMaximum page size for paginated results100
YOUTRACK_REQUEST_TIMEOUTNoRequest timeout in milliseconds30000
YOUTRACK_DEFAULT_PAGE_SIZENoDefault page size for paginated results50

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/lucyfuur94/youtrack-integration'

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