redmine_mcp_server
This plugin provides a Model Context Protocol server using Server Side Event.
Documentation
Redmine MCP Server
This plugin provides a Model Context Protocol server using Streamable HTTP.
Notes
- This plugin is concept and experimental.
- This plugin uses protocol version 2026-07-28.
- Not support Server Sent Events (`Accept: text/event-stream`).
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.git2. Start Redmine
Configuration
1. Enable plugin module.
Check [MCP Server] in project setting.
2. Customize permission.
Check [Post MCP message] in role and permission.
3. Set API Key
Create API key and set to HTTP request using `X-Redmine-API-Key` header or `key` query parameter.
Exampls
see clients directory.
Tested Environment
- Redmine (Docker Image)
- 5.0
- 5.1
- 6.0
- 6.1
- 7.0
- Database
- SQLite
- MySQL 5.7 or 8.0
- PostgreSQL 14
References
Frequently asked questions
What is redmine_mcp_server?
redmine_mcp_server is This plugin provides a Model Context Protocol server using Server Side Event.
How do I install redmine_mcp_server?
Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.
Is redmine_mcp_server open source?
Yes — it is hosted on GitHub at https://github.com/9506hqwy/redmine_mcp_server and has 1 stars.
Related MCP tools
The official Ruby SDK for the Model Context Protocol. Maintained in collaboration with Shopify. Trusted by 600+ developers.
A Ruby gem implementation of a Model Context Protocol (MCP) server for Rails projects. This server allows LLMs (Large Language Models) to interact with Rails...
🙌 OpenHands: Code Less, Make More for the Model Context Protocol. Enhance AI assistants with powerful integrations. Python-based implementation.
The all-in-one Desktop & Docker AI application with built-in RAG, AI agents, No-code agent builder, MCP compatibility, and more.
Universal memory layer for AI Agents; Announcing OpenMemory MCP - local and secure memory management. Python-based implementation.
基于大模型搭建的聊天机器人,同时支持 微信公众号、企业微信应用、飞书、钉钉 等接入,可选择ChatGPT/Claude/DeepSeek/文心一言/讯飞星火/通义千问/ Gemini/GLM-4/Kimi/LinkAI,能处理文本、语音和图片,访问操作系统和互联网,支持基于自有知识库进行定制企业智能客服。
Run your own MCP server? See who uses it and what to fix.
Measure it with TrackMCP