redmine mcp connector MCP
v1.0.1io.github.nikhilprasad-r/redmine-mcp-connector
stdio MCP server wrapping the Redmine REST API: issues, projects, users, time, wiki, versions.
Target client
run in your project directory
claude mcp add redmine-mcp-connector -e REDMINE_BASE_URL=<REDMINE_BASE_URL> -e REDMINE_API_KEY=<REDMINE_API_KEY> -e REDMINE_IMPERSONATE_USER=<REDMINE_IMPERSONATE_USER> -e REDMINE_READONLY=<REDMINE_READONLY> -e REDMINE_ALLOW_RAW_REQUEST=<REDMINE_ALLOW_RAW_REQUEST> -e REDMINE_HTTP_TIMEOUT_MS=<REDMINE_HTTP_TIMEOUT_MS> -e REDMINE_MAX_PAGES=<REDMINE_MAX_PAGES> -e REDMINE_MAX_DOWNLOAD_BYTES=<REDMINE_MAX_DOWNLOAD_BYTES> -- npx -y redmine-mcp-connector
setup guides: Claude Code Claude Desktop Cursor VS Code Zed Windsurf Cline Gemini CLI Grok LangChain
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs
This listing does not declare its tools. Connect the server and your client will discover them on the handshake.