9506hqwy_redmine_mcp_server

9506hqwy_redmine_mcp_server

1.9

Redmine MCP Server is an experimental plugin providing a Model Context Protocol server using Server Side Event. It allows listing and reading issues and wiki pages within Redmine projects.

Redmine MCP Server

This plugin provides a Model Context Protocol server utilizing Server Side Event technology.

Features

  • Lists all issues per project.
  • Lists all wiki pages per project.
  • Reads individual issues.
  • Reads individual wiki pages.

Notes

  • This is a conceptual and experimental plugin.
  • HTTP endpoint lacks authentication.

Installation

  1. Download the plugin into the Redmine plugin directory.
  2. Start Redmine.

Tested Environment

  • Redmine Docker Image version 6.0
  • Compatible with databases like SQLite, MySQL 8.0, PostgreSQL 12.