mcp-redmine

mcp-redmine

3.5

If you are the rightful owner of mcp-redmine 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.

MCP Redmine is a protocol server that connects Claude Desktop to Redmine, enabling comprehensive project management capabilities.

MCP Redmine is a powerful tool that integrates Claude Desktop with Redmine, a popular project management application. It allows users to perform a variety of tasks such as searching and browsing projects and issues, creating and updating issues with markdown support, managing file attachments, tracking time entries, and updating issue statuses and fields. The server uses httpx for API requests and integrates with the Redmine OpenAPI specification to provide comprehensive API coverage. This integration enhances the project management experience by allowing seamless interaction with Redmine directly from Claude Desktop.

Features

  • Search and browse projects and issues
  • Create and update issues with markdown support
  • Upload and download file attachments
  • Manage and track time entries
  • Comprehensive Redmine API functionality

Tools

  1. redmine_paths_list

    Returns a list of API paths available in the OpenAPI specification

  2. redmine_paths_info

    Get the complete path information of the specified path template

  3. redmine_request

    Make a request to the Redmine API

  4. redmine_upload

    Upload the file to Redmine and get the attachment token

  5. redmine_download

    Download attachments from Redmine and save to local file