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
- Download the plugin into the Redmine plugin directory.
- Start Redmine.
Tested Environment
- Redmine Docker Image version 6.0
- Compatible with databases like SQLite, MySQL 8.0, PostgreSQL 12.