access Redmine using NodeJS and Redmine REST api
MCP server for Redmine
An MCP (Model Context Protocol) server that allows AI agents like Claude to interact with Redmine project management data.
Native ES6 @mentions
Interact with a Redmine instance.
Redmine REST API client written using TypeScript
@eeacms/volto-redmine-helpdesk: Volto add-on
n8n integration with Easy Redmine
Read-only MCP server for Redmine using Qdrant as semantic search index (redmine_search, redmine_get_issue, redmine_get_wiki_page, redmine_get_attachment)
MCP server for Redmine REST API
node-redmine is a nodejs library which supports 100% features of Redmine's REST API.
BPM workflow plugin for AI agents — skills, commands, and prompts for Bridge Project Managers in SPL Group
Redmine node for n8n
MCP Server for interacting with a Redmine instance.
MCP server for Redmine
MCP server for Redmine API integration with AI agents
Public logs API for OpenTelemetry
Check if something is a Node.js stream
Utility functions for working with TypeScript's API. Successor to the wonderful tsutils. 🛠️️
Node.js API (Node-API)
MCP server for Redmine
Redmine Rest API Client for node.js
Public API for OpenTelemetry
An extremely fast JavaScript and CSS bundler and minifier.
Plugin for the omnifocus gem to provide synchronization with Redmine Issues. This plugin uses the Redmine REST API. It must be enabled by an administrator for the plugin to work. The first time this runs it creates a yaml file in your home directory for the configuration data. * redmine_url is required. This is the base url for the redmine repository. * user_id is required. To find your user id login and go to the my account page. Your user_id is the number at the end of the url for my account. * username is optional. It is used if the redmine server requires authentication. * password is optional. It is used if the redmine server requires authentication. * queries is optional. It is used for custom queries or multiple queries. The queries config is an array of strings. The strings will be appended to a query of the form: "http://redmine_url/issues.xml?assigned_to_id=user_id" * just_project is optional. It is used to configure how to name the omnifocus projects used for issues. If just_project is true each redmine project will correspond to an omnifocus project. If it is false the omnifocus projects will be name with redmine_project-redmine_component. Example: --- user_id: 20 redmine_url: http://redmine/ username: me password: 1234 queries: ["status_id=1", "status_id=2"] just_project: false
This gem is a Ruby extension library providing an API to DrQueue, the open source render queue. Git, SWIG and SCons are required for building. See https://ssl.drqueue.org/redmine/projects/drqueue/wiki/RubyBindingsHowto for more information.