zh/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 dayong@mcphub.com.
A Model Context Protocol (MCP) server that provides AI assistants with access to Redmine project management software via its REST API.
Tools
Functions exposed to the LLM to take actions
list_projects
List all accessible projects with pagination and filtering.
get_project
Get detailed information about a specific project.
create_project
Create a new project.
update_project
Update an existing project.
delete_project
Delete a project.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client