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 options to set tracker, status, priority, configure custom fields, and add comments.
Delete specified issues from the Redmine server.
Filter projects by active/archived/closed status and perform keyword searches.
Retrieve detailed information about a specific project, including trackers and categories.
Create or update projects, configuring modules and trackers, and setting member inheritance.
Archive or unarchive specified projects.
Delete specified projects from the Redmine server.
Filter time entries by project, user, and date range.
Retrieve detailed information about a specific time entry.
Create or update time entries, recording against a project or issue, specifying activity, and supporting custom fields.
Delete specified time entries from the Redmine server.