unokun/redmine-mcp-server
3.2
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 designed to integrate with Redmine project management systems, providing a standardized protocol interface for managing tickets and project information.
Tools
Functions exposed to the LLM to take actions
create_issue
Create a new Redmine ticket.
update_issue
Update an existing ticket.
get_issue
Retrieve ticket details.
search_issues
Search for tickets.
list_projects
Get list of accessible projects.
get_project
Get detailed project information.
list_users
Get list of Redmine users.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client