MCPServers
R

Redmine MCP Server

0
|
1

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., and perform keyword searches with custom field support.

Create/Update Issues

Set the tracker, status, and priority of issues, configure custom fields, and add comments.

Delete Issues

Remove issues from the system.

Search Projects

Filter projects by active, archived, or closed status and perform keyword searches.

Get Project Details

Retrieve detailed information about a project, including trackers and categories.

Create/Update Projects

Configure modules and trackers for projects and set member inheritance.

Archive/Unarchive Projects

Archive or unarchive projects as needed.

Delete Projects

Remove projects from the system.

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

Record time entries against a project or issue, specify activity, and support custom fields.

Delete Time Entries

Remove time entries from the system.

Created: January 28, 2025

Community Reviews

0.0
0 reviews
1
0
2
0
3
0
4
0
5
0

No reviews yet. Be the first to review!

Sign in to join the conversation

Try it now in
HighlightHighlight AI

Quick Setup

Bundle and Download

After downloading, you can run the MCP server in any client or IDE:

node path/to/downloaded/file.mjs

Categories

Tags

Redmine MCP Server - MCP Registry