Redmine MCP Server
Summary
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.
Available Actions(12)
Search Issues
Filter issues by project, status, assignee, etc. Supports keyword search and custom field filtering.
Create/Update Issues
Create a new issue or update an existing one. Allows setting tracker, status, priority, configuring custom fields, and adding comments.
Delete Issues
Delete a specified issue from the Redmine server.
Search Projects
Filter projects by active, archived, or closed status. Supports keyword search.
Get Project Details
Retrieve detailed information about a specific project, including trackers and categories.
Create/Update Projects
Create a new project or update an existing one. Allows configuring modules and trackers, and setting member inheritance.
Archive/Unarchive Projects
Archive or unarchive a specified project.
Delete Projects
Delete a specified project from the Redmine server.
Search Time Entries
Filter time entries by project, user, and date range.
Get Time Entry Details
Retrieve detailed information about a specific time entry.
Create/Update Time Entries
Create a new time entry or update an existing one. Allows recording against a project or issue, specifying activity, and using custom fields.
Delete Time Entries
Delete a specified time entry from the Redmine server.
Community Reviews
No reviews yet. Be the first to review!
Sign in to join the conversation