9506hqwy/redmine_mcp_server
This plugin provides a Model Context Protocol server using Streamable HTTP.
Platform-specific configuration:
{
"mcpServers": {
"redmine_mcp_server": {
"command": "npx",
"args": [
"-y",
"redmine_mcp_server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...