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 field filtering.
Create or update an issue. Set tracker, status, priority, configure custom fields, and add comments.
Delete a specified issue from the system.
Filter projects by active, archived, or closed status. Supports keyword search.
Retrieve the details of a specific project, including trackers and categories information.
Create or update a project. Configure modules and trackers, and set member inheritance.
Archive or unarchive a specified project.
Delete a specified project from the system.
Filter time entries by project, user, and date range.
Retrieve the details of a specific time entry.
Create or update a time entry. Record against a project or issue, specify activity, and support custom fields.
Delete a specified time entry from the system.