Connects to Redmine, enabling LLMs to manage projects, issues, timesheets, and time logs via 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.
process.env. You'll be asked to provide them before it can run.LOG_LEVEL— The minimum logging severity level (e.g., info, debug, warn, error). Defaults to info.PORT— The port to bind to when running in sse transport mode. Defaults to 3000.REDMINE_API_KEY— your_redmine_api_key_hereREDMINE_URL— The base URL of your Redmine instance (e.g., https://redmine.yourcompany.com).TRANSPORT— The server communication protocol. Options are stdio (default) for local stdin/stdout, or sse to run the server over HTTP Server-Sent Events.[](https://m8ven.ai/mcp/surajsurendrann-redmine-mcp-qvhilx)