youtrack-mcp
If you are the rightful owner of youtrack-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server implementation for JetBrains YouTrack, allowing AI assistants to interact with YouTrack issue tracking system.
The YouTrack MCP Server v0.3.7 is a Model Context Protocol server designed to facilitate interaction between AI assistants and the YouTrack issue tracking system. By implementing the MCP standard, this server allows AI models to access and manipulate YouTrack functionalities through a unified interface. This includes integration with popular AI tools such as Claude in VS Code, Claude Desktop, GitHub Copilot, and Cursor IDE. The server supports a wide range of operations, including issue management, project management, user management, and advanced search capabilities. It is designed to be easily deployable using Docker, making it accessible for both cloud-based and self-hosted YouTrack instances. The server also emphasizes security, recommending the use of API tokens with minimal permissions and regular rotation to protect sensitive data.
Features
- Issue Management: Get issue details, search, create, and comment on issues.
- Project Management: Manage projects, including creation, updates, and accessing project issues.
- User Management: Access user information, search users, and manage user groups.
- Search Functionality: Advanced search with custom fields, structured filtering, and sorting options.