39
/ 100
23 days ago
glama

redmine-mcp

MCP server that provides access to the Redmine REST API, enabling issue tracking, project management, and more through natural language.

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 4 credentials: REDMINE_ACCESS_TOKEN, REDMINE_API_KEY, REDMINE_PASSWORD, REDMINE_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.
🔐 secretREDMINE_ACCESS_TOKENREDMINE_TOKEN или — алиасы для API key.
🔐 secretREDMINE_API_KEYпредпочтительный способ авторизации.
configREDMINE_BASE_URL
🔐 secretREDMINE_PASSWORDREDMINE_USERNAME и — fallback для HTTP Basic auth, если API key недоступен.
🔐 secretREDMINE_TOKENили REDMINE_ACCESS_TOKEN — алиасы для API key.
configREDMINE_URLredmine_api_request — вызывает любой REST endpoint относительно .
configREDMINE_USERNAMEи REDMINE_PASSWORD — fallback для HTTP Basic auth, если API key недоступен.
// 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 3 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/1blacksmith-redmine-mcp-1q6wqf)](https://m8ven.ai/mcp/1blacksmith-redmine-mcp-1q6wqf)
commit: fb6ca88f839acd2c4bc6bd065130865ac2cae805
code hash: 2b4d1da9b01760ca376dd5c97a8640022c50290da270805449754957bef65a7c
verified: 7/8/2026, 8:43:18 AM
view raw JSON →