En

9506hqwy_redmine_mcp_server

Operate Redmine Issues and Wiki via the MCP Protocol

开发流程 分配团队任务同步团队进展跟进项目进度查询项目信息 claudecursor通用 ★ 20 Updated 2026-08-02

Install & Use

Copy this prompt and send it to your AI assistant (Claude / Cursor / TRAE / Codex / WorkBuddy etc.) to auto-install:

Help me install this AI Skill: 9506hqwy_redmine_mcp_server.
It is used for: Operate Redmine Issues and Wiki via the MCP Protocol
Details: https://321skill.com/en/skills/9506hqwy-redmine-mcp-server/

This Skill addresses the challenge of managing Redmine projects directly within an AI coding assistant. In real-world development, developers often need to frequently switch to the Redmine web interface to view tasks, update progress, or edit Wiki documents, which disrupts their workflow. Leveraging the MCP protocol, this plugin injects Redmine's operational capabilities directly into the AI assistant, allowing you to handle project management without leaving your coding environment.

Usage is straightforward: simply configure the Redmine server's API endpoint and access token within your AI assistant. After setup, you can use natural language commands to query issue lists, create new tasks, update issue statuses, edit Wiki pages, and more. For example, you can say, "Help me query all unclosed bugs in the current sprint," and the AI will automatically call the Redmine API and return the results.

It is particularly well-suited for project managers and full-stack developers who need to manage multiple development tasks concurrently. This is especially valuable for teams already using Redmine as their project management tool and looking to deeply integrate their project management workflow with an AI coding assistant. For scenarios requiring frequent team progress updates, task assignments, and Wiki documentation maintenance, this Skill can significantly boost efficiency.

It is recommended to configure your Redmine API key before first use and ensure network access to the Redmine server. Please note that it primarily supports standard Redmine issue and Wiki operations; features involving custom fields or plugin extensions may require additional adaptation. As an experimental plugin, it is advisable to verify functionality in a test environment first.

Key Features

Unlike the Jira MCP server, this tool is specifically designed for the open-source project management tool Redmine. It supports Redmine-specific Wiki editing capabilities and its issue tracking system, whereas the Jira MCP focuses on the Atlassian ecosystem.

Limitations

Requires Redmine 4.0 or above with its REST API. Configuration of an API access key is mandatory. It does not support advanced Redmine modules such as Gantt charts or time tracking.

FAQ

How do I configure the Redmine API key?

In Redmine, go to the 'My Account' page, click 'API access key' to generate a key. Then, set the environment variables REDMINE_API_KEY and REDMINE_URL in your AI assistant's MCP configuration file.

Which Redmine operations are supported?

It supports querying/creating/updating issues, adding comments, modifying statuses, assigning owners, as well as reading/editing Wiki pages and viewing Wiki history versions.