AI & ML
Trust: 28/100 (Limited)io.github.vfa-khuongdv/redmine Guide
MCP server for Redmine API integration with AI agents.
by vfa-khuongdv
Quick Start
Install
npx @duongkhuong/mcp-redmineClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-vfa-khuongdv-redmine": {
"command": "npx",
"args": [
"@duongkhuong/mcp-redmine"
]
}
}
}