Redmine
Integrates with Redmine to enable natural language queries and updates for issue tracking, time logging, and project planning.
49 stars
0 tools
Created Aug 2025
@yonaka15/yonaka15-redmineAbout
Integrates with Redmine to enable natural language queries and updates for issue tracking, time logging, and project planning.
Categories
general
Installation
npm
npm install @yonaka15/yonaka15-redmine
Configuration
{
"mcpServers": {
"yonaka15-redmine": {
"command": "npx",
"args": [
"-y",
"@yonaka15/yonaka15-redmine"
]
}
}
}