62
/ 100
8 days ago
glama

Redmine MCP Server

Model Context Protocol (MCP) server for Redmine that provides comprehensive access to the Redmine REST API, enabling users to operate Redmine from MCP clients such as Claude Desktop.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Known vulnerabilities in dependencies: 3 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: REDMINE_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretREDMINE_API_KEY(Required): API key generated in Redmine
configREDMINE_MCP_DISABLE_ATTACHMENTSAttachments (show, update, delete, upload/download, thumbnails)
configREDMINE_MCP_DISABLE_FILESFiles (list, create)
configREDMINE_MCP_DISABLE_GROUPSGroup management (list, show, create, update, delete, add/remove user)
configREDMINE_MCP_DISABLE_MEMBERSHIPSMemberships (list, show, create, update, delete)
configREDMINE_MCP_DISABLE_NEWSNews (list, show, create, update, delete)
configREDMINE_MCP_DISABLE_PROJECTSProject management (list, show, create, update, delete, archive/unarchive, close/reopen)
configREDMINE_MCP_DISABLE_RELATIONSIssue relations (list, create, show, delete)
configREDMINE_MCP_DISABLE_TIME_ENTRIESTime entries & activities (list, create, show, update, delete)
configREDMINE_MCP_DISABLE_USERSUser management (list, show, create, update, delete, current user)
configREDMINE_MCP_DISABLE_VERSIONSVersions (list, create, show, update, delete)
configREDMINE_MCP_DISABLE_WATCHERSWatchers (add, remove)
configREDMINE_MCP_DISABLE_WIKIWiki pages (list, show, create/update, delete)
configREDMINE_MCP_READ_ONLY(Optional): Enable read-only mode
configREDMINE_URL(Required): Base URL of the Redmine instance
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 2 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/compasify-redmine-mcp-server-11r4k5)](https://m8ven.ai/mcp/compasify-redmine-mcp-server-11r4k5)
commit: 724440e036d37029c86b0daefb8e836c06870244
code hash: 1063b86efcbfbdfcdc1d75954885a0c6e9e0a3b614d407f4227f99e789483eda
verified: 6/15/2026, 2:04:14 PM
view raw JSON →