Redmine
Summary
This MCP server implementation provides integration with Redmine, allowing AI assistants to interact with Redmine projects and issues. Developed by ilask, it offers tools for accessing project details and creating new issues through a custom API built on top of the node-redmine library. The server is designed to work with the Cline VS Code extension, making it particularly useful for developers who want to incorporate Redmine project management capabilities into their AI-assisted workflows.
Available Actions(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.
社区评论
暂无评论. 成为第一个评论的人!
登录以参与讨论