Redmine MCP Server

v1.1.3APIsstable

Enables AI agents to interact with Redmine API for managing tickets, projects, users, and time entries. Supports comprehensive operations including issue creation/updates, project management, time logging, and search with dual authentication (Basic A

redmine-mcp-servermcpai-integration
Share:
75
Stars
0
Downloads
0
Weekly
0/5

About

Enables AI agents to interact with Redmine API for managing tickets, projects, users, and time entries. Supports comprehensive operations including issue creation/updates, project management, time logging, and search with dual authentication (Basic A

Features

  • get_issues
  • get_issue
  • get_projects
  • get_project
  • get_project_members

Use Cases

Get a list of Redmine issues/tickets with optional filters. Returns paginated results with issue details including status, priority, assignee, and more.
Get detailed information about a specific Redmine issue/ticket by ID. Includes journals (history), attachments, and relations.
Get a list of all Redmine projects. Returns paginated results with project details.
Get detailed information about a specific Redmine project by ID.
Get a list of project members in a specific Redmine project. Returns paginated results with member details, user info, and their roles in the project.
yonaka15

Maintainer

LicenseMIT License
Languagetypescript
Versionv1.1.3
UpdatedMay 7, 2026
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

NPM

npx -y @duongkhuong/mcp-redmine

Manual Installation

npx -y @duongkhuong/mcp-redmine

Examples

No examples available for this server.

Configuration

Configuration Details

Config File

claude_desktop_config.json

Web UI

Not available

Security

Authentication

RequiredNo

Features

Data Encryption
Audit Logging
RBAC Support

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

More APIs MCP Servers

Explore other servers in the APIs category.

Quick Config Preview

{ "mcpServers": { "redmine-mcp-server": { "command": "npx", "args": ["-y", "@duongkhuong/mcp-redmine"] } } }

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

Read the full setup guide →

Ready to use Redmine MCP Server?

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