74
/ 100
10 days ago
glama

Redmine MCP Server

Connects to Redmine, enabling LLMs to manage projects, issues, timesheets, and time logs via MCP.

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
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
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.
configLOG_LEVELThe minimum logging severity level (e.g., info, debug, warn, error). Defaults to info.
configPORTThe port to bind to when running in sse transport mode. Defaults to 3000.
🔐 secretREDMINE_API_KEYyour_redmine_api_key_here
configREDMINE_URLThe base URL of your Redmine instance (e.g., https://redmine.yourcompany.com).
configTRANSPORTThe server communication protocol. Options are stdio (default) for local stdin/stdout, or sse to run the server over HTTP Server-Sent Events.
// 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/surajsurendrann-redmine-mcp-qvhilx)](https://m8ven.ai/mcp/surajsurendrann-redmine-mcp-qvhilx)
commit: c2847fd292cab4afff7ea704e4094f7f832bc24f
code hash: b68db55a546679ac7ed33907cf39f92e280ab3559460b977f7b987d2f3a96623
verified: 7/21/2026, 8:48:11 AM
view raw JSON →