Redmine MCP Server for Cline

{ "name": "redmine-mcp-server", "version": "1.0.0", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "description": "", "dependencies": { "@modelcontextprotocol/sdk": "^1.5.0", "dotenv": "^16.4.7", "node-redmine": "^0.2.2", "zod": "^3.24.2" } }