MCP-Mirror/9506hqwy_redmine_mcp_server
If you are the rightful owner of 9506hqwy_redmine_mcp_server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
This plugin provides a Model Context Protocol server using Server Side Event.
Redmine MCP Server
This plugin provides a Model Context Protocol server using Server Side Event.
Notes
- This plugin is concept and experimental.
- HTTP endpoint does not have authenticate.
- Using WEBrick does not work (see 12.3.3 Streaming Considerations).
ActionController:Livestreaming has some problems depend on depnedencies library's version (see Version 2.2.x breaks Rails Actioncontroller:Live streaming).
Features
- Tool
list_issuesis all issue listed per project. - Tool
list_wiki_pagesis all wiki page listed per project. - Tool
read_issueis a issue read. - Tool
read_wiki_pageis a wiki page read.
Installation
- Download plugin in Redmine plugin directory.
git clone https://github.com/9506hqwy/redmine_mcp_server.git - Start Redmine
Exampls
see directory.
Tested Environment
- Redmine (Docker Image)
- 6.0
- Database
- SQLite
- MySQL 8.0
- PostgreSQL 12