1 Open Issue Need Help Last updated: Jun 19, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Implement two new MCP tools for the Redmine server: `list_project_trackers` and `list_project_statuses`. These tools will retrieve and return lists of available trackers and statuses (with IDs and names) for a given Redmine project, improving usability and testability of issue creation/update tools by eliminating the need for manual UI checks to obtain necessary IDs.

Complexity: 3/5
enhancement good first issue

MCP server for Redmine

TypeScript