A comprehensive Model Context Protocol (MCP) server for YouTrack integration with extensive tools for issue tracking, project management, and workflow automation
{
"mcpServers": {
"youtrack-integration": {
"command": "npx",
"args": [
"-y",
"youtrack-mcp-integration"
]
}
}
}