Redmine
Freeby MCP Community
MCP server for Redmine
v1.2.0Added Apr 12, 2026
mcpmodelcontextprotocolredmine
Redmine MCP Server
MCP server for Redmine
Installation
npx -y @onozaty/redmine-mcp-server
Reviews
Installation
Quick install
npx -y @onozaty/redmine-mcp-server
Add to claude_desktop_config.json
{
"mcpServers": {
"redmine": {
"command": "npx",
"args": ["-y", "@onozaty/redmine-mcp-server"]
}
}
}