Server data from the Official MCP Registry
MCP server for Redmine API integration with AI agents.
MCP server for Redmine API integration with AI agents.
Set these up before or after installing:
Environment variable: REDMINE_URL
Environment variable: REDMINE_API_KEY
Environment variable: REDMINE_USERNAME
Environment variable: REDMINE_PASSWORD
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-vfa-khuongdv-redmine": {
"env": {
"REDMINE_URL": "your-redmine-url-here",
"REDMINE_API_KEY": "your-redmine-api-key-here",
"REDMINE_PASSWORD": "your-redmine-password-here",
"REDMINE_USERNAME": "your-redmine-username-here"
},
"args": [
"-y",
"@duongkhuong/mcp-redmine"
],
"command": "npx"
}
}
}Valid MCP server (2 strong, 4 medium validity signals). 1 code issue detected. No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry.
Scanned 6 files · 2 findings
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!