redmine-mcp-server

gmlee-ncurity/redmine-mcp-server

3.1

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 facilitates interaction between AI assistants and Redmine project management systems, providing access to a wide range of Redmine features.

Tools

Functions exposed to the LLM to take actions

redmine_list_issues

List issues with filters

redmine_get_issue

Get issue details

redmine_create_issue

Create new issue

redmine_update_issue

Update existing issue

redmine_delete_issue

Delete issue

redmine_list_projects

List all projects

redmine_get_project

Get project details

redmine_get_project_versions

Get project versions

redmine_list_users

List users

redmine_get_current_user

Get current user info

redmine_get_user

Get specific user details

redmine_list_time_entries

List time entries

redmine_get_time_entry

Get time entry details

redmine_create_time_entry

Create time entry

redmine_update_time_entry

Update time entry

redmine_delete_time_entry

Delete time entry

redmine_list_time_entry_activities

List activities

redmine_list_wiki_pages

List wiki pages

redmine_get_wiki_page

Get wiki page content

redmine_create_or_update_wiki_page

Create/update wiki page

redmine_delete_wiki_page

Delete wiki page

redmine_list_statuses

List issue statuses

redmine_list_priorities

List issue priorities

redmine_list_trackers

List issue trackers

redmine_custom_request

Make custom API request

redmine_search

Search issues, wiki pages, and more

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources