itsalfredakku/youtrack-mcp
3.5
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.
The YouTrack MCP Server provides seamless integration with AI agents for efficient project management and issue tracking through YouTrack's REST API.
Tools
Functions exposed to the LLM to take actions
get_project_status
Get current project status including issue statistics.
create_issue
Create new issues with summary, description, type, and priority.
query_issues
Search issues using YouTrack query syntax.
update_issue
Update existing issues (state, assignee, priority, etc.).
get_project_issues_summary
Get aggregated statistics of issues by state, priority, and type.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client