71
/ 100
15 days ago
glama

mcp-redmine-rd

Brings Redmine issue tracking into Claude Code with tools for reading, creating, and updating tickets, plus a /fix-bug skill for automated bug fixing.

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.
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 2 credentials: REDMINE_API_KEY, MCP_LOCAL_TOKEN
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.
configREDMINE_URLset and REDMINE_API_KEY in .env
🔐 secretREDMINE_API_KEYset REDMINE_URL and in .env
🔐 secretMCP_LOCAL_TOKENAuthorization: Bearer <> (default local).
configMCP_HOSTNo 127.0.0.1 Bind host (HTTP mode)
configMCP_PORTNo 8000 Bind port
configCORS_ALLOW_ORIGINSNo Comma-separated allowed origins. Narrow this for a shared deployment.
// 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 4 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/jebershon-mcp-redmine-rd-cvtbcw)](https://m8ven.ai/mcp/jebershon-mcp-redmine-rd-cvtbcw)
commit: 9c36f51788ef378348a9843a6f57dc7893bddb1a
code hash: 5ac851b3a1276641421694f5c25bcd023385206bdacef7360e027ff693e5d1ff
verified: 7/16/2026, 8:39:40 AM
view raw JSON →