Redmine

v1.0.0Business Applicationsstable

Connects Claude Desktop to Redmine for seamless project and issue management, including searching, creating, updating, and tracking tasks using Redmine's API.

mcp-redminemcpai-integration
Share:
190
Stars
0
Downloads
0
Weekly
0/5

What is Redmine?

Redmine is a Model Context Protocol (MCP) server that allows AI assistants like Claude, Cursor, and VS Code to connects claude desktop to redmine for seamless project and issue management, including searching, creating, updating, and tracking tasks using redmine's api.

Connects Claude Desktop to Redmine for seamless project and issue management, including searching, creating, updating, and tracking tasks using Redmine's API.

This server falls under the Business Applications category on MCPgee, the world's largest MCP server directory with 33,000+ servers.

Features

  • Connects Claude Desktop to Redmine for seamless project and

Use Cases

Search, create, and update Redmine tasks through Claude.
Manage projects and issues via natural language.
Track task progress and status updates automatically.
runekaagaard

Maintainer

LicenseMozilla Public License 2.0
Languagepython
Versionv1.0.0
UpdatedMay 20, 2026
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

Manual Installation

npx mcp-redmine

Configuration

Configuration Details

Config File

claude_desktop_config.json

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

How to Set Up and Use Redmine

MCP Redmine connects Claude Desktop (and other MCP clients) directly to a Redmine project management instance, enabling natural-language search, creation, updating, and tracking of issues and projects through Redmine's REST API. It exposes five dedicated tools — for listing API paths, inspecting endpoints, executing API requests, uploading attachments, and downloading files — giving AI agents full read/write access to your Redmine data. Project managers and developers use it to query open issues, bulk-update task statuses, log time entries, and manage attachments without leaving their AI assistant.

Prerequisites

  • Python 3.10+ and uv (or Docker) installed
  • A running Redmine instance (self-hosted or cloud) with API access enabled
  • A Redmine API key from your account's 'My account' page
  • Claude Desktop or another MCP-compatible client
1

Obtain your Redmine API key

Log in to your Redmine instance, go to 'My account' in the top-right menu, and find your API access key. Enable REST API access in Redmine's Administration → Settings → API if it is not already on.

2

Install uv (if not using Docker)

uv is the recommended Python environment manager for running MCP Redmine without a manual virtual environment setup.

curl -LsSf https://astral.sh/uv/install.sh | sh
3

Configure Claude Desktop with required environment variables

Add the mcp-redmine server to your claude_desktop_config.json, setting the REDMINE_URL and REDMINE_API_KEY environment variables.

{
  "mcpServers": {
    "redmine": {
      "command": "uvx",
      "args": ["mcp-redmine"],
      "env": {
        "REDMINE_URL": "https://your-redmine.example.com",
        "REDMINE_API_KEY": "your-api-key-here"
      }
    }
  }
}
4

(Optional) Enable file operations

To allow the server to upload and download attachments, set REDMINE_ALLOWED_DIRECTORIES to a comma-separated list of local directories the server may access.

"REDMINE_ALLOWED_DIRECTORIES": "/home/user/downloads,/tmp/redmine-attachments"
5

Restart Claude Desktop and verify

Quit and relaunch Claude Desktop so it picks up the Redmine MCP server. Ask Claude to list your Redmine projects to confirm the connection.

Redmine Examples

Client configuration

Claude Desktop config for MCP Redmine using uvx with required environment variables

{
  "mcpServers": {
    "redmine": {
      "command": "uvx",
      "args": ["mcp-redmine"],
      "env": {
        "REDMINE_URL": "https://redmine.yourcompany.com",
        "REDMINE_API_KEY": "abc123yourapikeyhere",
        "REDMINE_RESPONSE_FORMAT": "yaml",
        "REDMINE_ALLOWED_DIRECTORIES": "/tmp/attachments"
      }
    }
  }
}

Prompts to try

Example prompts for managing Redmine through Claude

- "Find all high priority issues in the Website project that are unassigned"
- "Create a new issue titled 'Fix login bug' in the Backend project with high priority"
- "Update issue #245 status to In Progress and assign it to me"
- "List all issues due this week across all projects"

Troubleshooting Redmine

Authentication error: 401 Unauthorized

Verify REDMINE_API_KEY is correct and that REST API is enabled in Redmine's Administration → Settings → API tab. The key must come from 'My account', not a project-specific token.

SSL certificate error when connecting to self-hosted Redmine

If your Redmine uses a self-signed certificate, add `"REDMINE_DANGEROUSLY_ACCEPT_INVALID_CERTS": "1"` to the env section. Only use this in trusted internal networks.

File upload fails with a permissions error

Ensure REDMINE_ALLOWED_DIRECTORIES is set and includes the directory where your file is located. Directories must be explicitly allowlisted; the server will not access paths outside this list.

Frequently Asked Questions about Redmine

What is Redmine?

Redmine is a Model Context Protocol (MCP) server that connects claude desktop to redmine for seamless project and issue management, including searching, creating, updating, and tracking tasks using redmine's api. It connects AI assistants to external tools and data sources through a standardized interface.

How do I install Redmine?

Follow the installation instructions on the Redmine GitHub repository. Clone the repo, install dependencies, and add the server config to your AI client.

Which AI clients work with Redmine?

Redmine works with all major MCP-compatible AI clients including Claude Desktop, Claude Code, Cursor, VS Code (GitHub Copilot), Windsurf, and Cline.

Is Redmine free to use?

Yes, Redmine is open source and available under the Mozilla Public License 2.0 license. You can use it freely in both personal and commercial projects.

Redmine Alternatives — Similar Business Applications Servers

Looking for alternatives to Redmine? Here are other popular business applications servers you can use with Claude, Cursor, and VS Code.

n8n

189.1k

A comprehensive MCP server that provides full control over n8n automation workflows through natural language. It offers 43 tools for managing workflows, executions, credentials, and data tables, with safety features like write-mode protection and dou

LobeHub

77.5k

🤯 LobeHub is your Chief Agent Operator, organizing your agents into 7×24 operations by hiring, scheduling, and reporting on your entire AI team.

Jeecgboot

46.4k

AI 低代码平台,「低代码 + 零代码」双模式驱动:低代码一键生成前后端代码,零代码 5 分钟搭建系统,AI Skills 一句话画流程、设计表单、生成整套系统。内置 AI聊天、知识库、流程编排、MCP插件等,兼容主流大模型。引领「AI 生成 → 在线配置 → 代码生成 → 手工合并->AI修改」开发模式,消除 Java 项目 80% 的重复工作,提效而不失灵活。

CowAgent

44.7k

CowAgent (chatgpt-on-wechat) 是基于大模型的超级AI助理,能主动思考和任务规划、访问操作系统和外部资源、创造和执行Skills、通过长期记忆和知识库不断成长,比OpenClaw更轻量和便捷。同时支持微信、飞书、钉钉、企微、QQ、公众号、网页等接入,可选择DeepSeek/OpenAI/Claude/Gemini/ MiniMax/Qwen/GLM/LinkAI,能处理文本、语音、图片和文件,可快速搭建个人AI助理和企业数字员工。

Minds Platform

39.2k

Platform dedicated to building an open foundation for applied Artificial Intelligence, designed for people seeking production-ready AI systems they can truly control, extend and deploy anywhere.

Astrbot

32.8k

AI Agent Assistant & development framework that integrates lots of IM platforms, LLMs, plugins and AI feature, and can be your openclaw alternative. ✨

Browse More Business Applications MCP Servers

Explore all business applications servers available in the MCPgee directory. Each server includes setup guides for Claude, Cursor, and VS Code.

Quick Config Preview

{ "mcpServers": { "mcp-redmine": { "command": "npx", "args": ["-y", "mcp-redmine"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use Redmine?

Browse our complete directory of 33,000+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

33,000+ ServersFree & Open SourceStep-by-Step Guides