Skip to main content
Glama

YouTrack MCP Server

by lucyfuur94
claude_desktop_config.example.json312 B
{ "mcpServers": { "youtrack": { "command": "node", "args": ["/path/to/youtrack-mcp/build/index.js"], "env": { "YOUTRACK_BASE_URL": "https://your-instance.youtrack.cloud", "YOUTRACK_TOKEN": "your-permanent-token-here", "YOUTRACK_DEBUG": "false" } } } }

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