mcp-server-redmine
The Redmine MCP Server provides integration with Redmine's REST API to offer project and ticket information for language model applications. It features extensive support for managing issues, projects, and user data, making it suitable for developers looking to leverage Redmine in AI-driven solutions.
Redmine MCP Server
This project is a Model Context Protocol (MCP) server that integrates with Redmine's REST API to provide ticket and project information to LLMs. It supports Redmine API resources such as Issues, Projects, Users, and Time Entries, offering functionalities like searching, creating, updating, and deleting these entities. The server can be configured for use with Claude through specific environment variables and command options. Testing can be done using npm tests and the MCP Inspector tool.