devstroop/youtrack-mcp
An MCP (Model Context Protocol) server that provides YouTrack REST API access to AI agents
Platform-specific configuration:
{
"mcpServers": {
"youtrack-mcp": {
"command": "npx",
"args": [
"-y",
"youtrack-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...