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.