Mcp Redmine MCP Server

v1.0.0APIsstable

Get a list of Redmine issues/tickets with optional filters. Returns paginated results with issue details including status, priority, assignee, and more.

uncategorized
Share:
0
Stars
0
Downloads
0
Weekly
0/5

About

Get a list of Redmine issues/tickets with optional filters. Returns paginated results with issue details including status, priority, assignee, and more.

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.
Community

Maintainer

LicenseMIT
Languagetypescript
Versionv1.0.0
UpdatedN/A
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

NPM

npx -y @duongkhuong/mcp-redmine

Manual Installation

npx -y @duongkhuong/mcp-redmine

Examples

Basic Configuration

Configure Mcp Redmine MCP Server

npx -y @duongkhuong/mcp-redmine

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": { "mcp-redmine": { "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 Mcp Redmine MCP Server?

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

60+ ServersFree & Open SourceStep-by-Step Guides