MCP ExplorerExplorer

Redmine Mcp Server

@9506hqwyon 9 months ago
1 GPL-2.0
FreeCommunity
AI Systems
该插件提供了一个使用服务器端事件的模型上下文协议服务器。

Overview

What is Redmine Mcp Server

redmine_mcp_server is a plugin that provides a Model Context Protocol server utilizing Server Side Event technology, designed to enhance interaction with Redmine projects.

Use cases

Use cases for redmine_mcp_server include real-time updates for project issues, collaborative documentation through wikis, and integration with other tools that require live data from Redmine.

How to use

To use redmine_mcp_server, download the plugin into the Redmine plugin directory using Git, then start Redmine to enable the server functionalities.

Key features

Key features include tools for listing all issues and wiki pages per project, as well as reading specific issues and wiki pages.

Where to use

redmine_mcp_server is primarily used in project management environments, particularly those utilizing Redmine for issue tracking and documentation.

Content

Redmine MCP Server

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

Notes

Features

  • Tool list_issues is all issue listed per project.
  • Tool list_wiki_pages is all wiki page listed per project.
  • Tool read_issue is a issue read.
  • Tool read_wiki_page is a wiki page read.

Installation

  1. Download plugin in Redmine plugin directory.
    git clone https://github.com/9506hqwy/redmine_mcp_server.git
    
  2. Start Redmine

Exampls

see clients directory.

Tested Environment

  • Redmine (Docker Image)
    • 6.0
  • Database
    • SQLite
    • MySQL 8.0
    • PostgreSQL 12

References

Tools

No tools

Comments

Recommend MCP Servers

View All MCP Servers