redmine_mcp_server

9506hqwy/redmine_mcp_server
★ 2 stars Ruby Browser/Web Updated 2d ago
This plugin provides a Model Context Protocol server using Streamable HTTP.
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_server": {
      "command": "npx",
      "args": [
        "-y",
        "9506hqwy/redmine_mcp_server"
      ]
    }
  }
}