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.
Aucun avis encore. Soyez le premier à donner votre avis !
Connectez-vous pour rejoindre la conversation
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.