jztan/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 henry@mcphub.com.
The Redmine MCP Server is a Model Context Protocol server that integrates with Redmine project management systems, providing seamless access to Redmine data through MCP tools.
Tools
Functions exposed to the LLM to take actions
get_redmine_issue
Retrieves detailed information about a specific Redmine issue.
list_redmine_projects
Lists all accessible projects in the Redmine instance.
list_my_redmine_issues
Lists issues assigned to the authenticated user.
create_redmine_issue
Creates a new issue in the specified project.
update_redmine_issue
Updates an existing issue with the provided fields.
download_redmine_attachment
Downloads a file attached to a Redmine issue.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client