redmine_mcp_server
Verified Safeby 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
No command providedSecurity 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
backlog-mcp-server
This MCP server integrates Backlog API with AI agents like Claude to manage projects, issues, and wikis, providing a conversational interface for project management tasks.
mcp-github-project-manager
AI-powered GitHub Project Management, including automated roadmap generation, sprint planning, issue triaging, task breakdown, and comprehensive project workflow automation.
redmine-mcp-server
Integrates Redmine project management data with AI assistants via a Model Context Protocol (MCP) server.
redmine-mcp-server
Enables AI assistants to interact with Redmine project management systems for issue, project, time, user, and wiki management.