data-ai MCP Server
Model Context Protocol Server for YouTrack - Multi-platform support (ARM64/Apple Silicon + AMD64) with comprehensive API integration
Discovered via unknown and last synced 3mo ago.
1. Install the package
npx youtrack-mcp-tonyzorin
2. Add to claude_desktop_config.json
{
"mcpServers": {
"youtrack-mcp-tonyzorin": {
"command": "npx",
"args": [
"youtrack-mcp-tonyzorin"
]
}
}
}Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) / %APPDATA%\Claude\claude_desktop_config.json (Windows)