About Youtrack MCP Server
Youtrack MCP Server is an MCP server in the Developer Tools category. It has been installed 0 times through Conduid.
Tools (8)
add_comment(issue_id, text)Comment on an issue.
Takes no parameters.
create_issue(project, summary, description="")Create an issue.
Takes no parameters.
get_issue(issue_id)Full details of one issue (`DEMO-12`).
Takes no parameters.
list_projects(include_archived=False)List projects and their short names.
Takes no parameters.
my_issues(query="", limit=30)Issues assigned to you; add search terms to narrow.
Takes no parameters.
run_command(issue_ids, command, comment="")Apply a YouTrack command (`State Done`, `for me`, …).
Takes no parameters.
search_issues(query, limit=30)Arbitrary YouTrack search.
Takes no parameters.
whoamiShow which account the token belongs to (connectivity check).
Takes no parameters.
Install
git clone https://github.com/m0rp3x/youtrack-mcp-serverThis server has no ConduID identity, so agent calls to it are not receipted. Pin the version you install and review the source before granting it credentials.
Ask AI
Ask AI about Youtrack MCP Server
Powered by Claude · Grounded in docs
Security checks
- ·README presentNot checked yet.
- ·License declaredNot checked yet.
- ·Tests presentNot checked yet.
- ·Dependencies pinnedNot checked yet.
- ·No dynamic code executionNot checked yet.
- ·Scoped permissionsNot checked yet.