Retrieve detailed Redmine role information, including permissions, visibility settings, and assignability. Use to inspect role capabilities for access management.
Connects Claude Desktop to Redmine for seamless project and issue management, including searching, creating, updating, and tracking tasks using Redmine's API.
MCP server for Redmine that provides full read/write coverage of issues, projects, wiki, time tracking, and more through 73 tools via the Redmine REST API.
Delete an attachment from Redmine using its attachment ID. Permanently removes the file from the system, helping clean up unwanted or outdated attachments.
Create a new Redmine issue by providing project ID and subject, with optional fields for description, assignee, priority, due date, attachments, and custom settings.
Update the note text of an existing journal entry on a Redmine issue. Retrieve the journal ID via redmine_get_issue, then replace the comment with new notes.