Redmine MCP Server for Cline
JSON →Integrates with Redmine to manage projects and issues through the Cline VS Code extension.
Tools · 1
- create_issue This tool allows you to create a new issue in Redmine. It takes the following parameters: project_id (string, required): The ID of the project where the issue should be created. subject (string, required): The subject of the issue. description (string, required): The description of the issue.
Environment variables
REDMINE_HOSTREDMINE_API_KEY
Links
★ 1 GitHub stars