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.
暂无评论. 成为第一个评论的人!
登录以参与讨论
Filter issues by project, status, assignee, etc. Supports keyword search and custom fields.
Create or update an issue by setting the tracker, status, priority, configuring custom fields, and adding comments.
Remove an issue from the system.
Filter projects by active, archived, or closed status. Supports keyword search.
Retrieve detailed information about a project, including trackers and categories.
Create or update a project by configuring modules and trackers and setting member inheritance.
Change the archived status of a project.
Remove a project from the system.
Filter time entries by project, user, and date range.
Retrieve detailed information about a specific time entry.
Create or update a time entry by recording against a project or issue, specifying activity, and supporting custom fields.
Remove a time entry from the system.