69
/ 100
10 days ago
glama

Redmine MCP Server

Enables AI agents to interact with Redmine project management tool via its API, supporting issue creation, updates, search, and attachment operations.

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
🚨
Secret credentials may flow to a network call
5 flows detected: REDMINE_API_KEY. We can’t prove the destination matches the brand the credential belongs to.
⚠️
Tool descriptions don’t match what handlers do
1 tool describes read intent but its handler mutates — download_attachment (line 409: mkdir(downloadDir, { recursive: true }))
🔐
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_KEYStep 2: を Keychain に登録
configREDMINE_BASE_URLStep 1: を ~/.zshrc に登録
// 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 8 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/utinou1860938-redmine-mcp-server-xy54g6)](https://m8ven.ai/mcp/utinou1860938-redmine-mcp-server-xy54g6)
commit: 74b0f119b45bd5342bb6b062dc21ab71ca87f793
code hash: 30dba4776841dd1d28a2297188bbe814d75110ddef9af861779457f741e7dd15
verified: 7/21/2026, 8:38:01 AM
view raw JSON →