A Model Context Protocol server for interacting with Redmine using its REST API, enabling the management of tickets, projects, and user data through integration with LLMs.
No reviews yet. Be the first to review!
Sign in to join the conversation
Filter issues by project, status, assignee, etc. Supports keyword search and custom field filtering.
Create or update issues with the ability to set tracker, status, priority, configure custom fields, and add comments.
Delete specified issues from the system.
Filter projects by active, archived, or closed status with keyword search capabilities.
Retrieve detailed information about a specific project, including trackers and categories.
Create or update project details, configure modules, trackers, and set member inheritance.
Archive or unarchive projects in the system.
Delete specified projects from the system.
Filter time entries by project, user, or date range.
Retrieve detailed information about a specific time entry.
Create or update time entries, recording them against a project or issue, specifying activity, and supporting custom fields.
Delete specified time entries from the system.