icoach/redmine-mcp-server
If you are the rightful owner of redmine-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The Redmine MCP Server is a Model Context Protocol server that integrates with Redmine, allowing AI assistants to interact with Redmine through a validated API.
Tools
Functions exposed to the LLM to take actions
read_issue
Get detailed information about a specific issue.
create_issue
Create a new issue in Redmine.
update_issue
Update an existing issue's properties.
add_issue_note
Add a note/comment to an existing issue.
transition_issue
Change an issue's status with an optional note.
find_issues
Search for issues with flexible filtering.
add_attachment
Upload and attach a file to an issue.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client