Back to Home

redmine_mcp_server

Verified Safe

by zh

Overview

Provides AI assistants with a standardized Model Context Protocol (MCP) interface to interact with Redmine project management software via its REST API.

Installation

Run Command
No command provided

Security Notes

The server uses standard API key-based authentication for Redmine interactions. There are no obvious code execution vulnerabilities or 'eval' usages mentioned. The primary security consideration is managing the Redmine API key's permissions, as the AI client gains all permissions granted to that key. The `batch_execute` tool allows multiple Redmine operations in a single request, which should be considered in terms of rate limiting or excessive access if exposed to untrusted clients.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassMedium
Avg Tokens1500
Stars0
Forks0
Last Update2025-11-17

Tags

RedmineAI IntegrationMCP ProtocolAPI Gateway