redmine-mcp

mieweb/redmine-mcp
★ 0 stars JavaScript AI/LLM Updated today
MCP server for Redmine — expose the Redmine REST API (issues, projects, time entries, search) as Model Context Protocol tools for VS Code, Claude Desktop, Cursor, and any other MCP client.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "redmine-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mieweb/redmine-mcp"
      ]
    }
  }
}

README Excerpt

> A [Model Context Protocol](https://modelcontextprotocol.io) server that turns [Redmine](https://www.redmine.org/) into a first-class tool for AI agents. Ask your editor's AI to *"summarize Redmine #12345"*, *"list my open tickets"*, or *"log 30 minutes to issue 9001"* — and let it actually do it. ---

Tools (20)

MCP_ALLOWED_HOSTSMCP_HTTP_HOSTREDMINE_ALLOW_ADMINREDMINE_API_KEYREDMINE_LOCK_ON_BEHALF_OFREDMINE_ON_BEHALF_OFREDMINE_URLREDMINE_USER_HEADERSnpxredmine_add_issue_noteredmine_create_issueredmine_create_time_entryredmine_current_userredmine_get_attachmentredmine_get_issueredmine_get_projectredmine_list_issue_attachmentsredmine_list_issuesredmine_list_projectsredmine_list_time_entries

Topics

agentsaiclaudecopilotcursorissue-trackerllmmcpmiewebmodel-context-protocolproject-managementredmineredmine-apivscode