Redmine runs on your own machine — the client starts it, so there is no endpoint to ping. 62 installs a week from npm.
MCP server for Redmine API integration with AI agents.
The linked repository no longer exists on GitHub — it was deleted or made private.
Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add redmine -- npx -y @duongkhuong/mcp-redmine
{
"mcpServers": {
"redmine": {
"args": [
"-y",
"@duongkhuong/mcp-redmine"
],
"command": "npx"
}
}
}
[mcp_servers.redmine]
command = "npx"
args = ["-y", "@duongkhuong/mcp-redmine"]
{
"mcpServers": {
"redmine": {
"args": [
"-y",
"@duongkhuong/mcp-redmine"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"redmine": {
"args": [
"-y",
"@duongkhuong/mcp-redmine"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
REDMINE_URL (Your Redmine instance URL (e.g., https://redmine.example.com)), REDMINE_API_KEY (Your Redmine API key from account settings), REDMINE_USERNAME (Your Redmine username for Basic Authentication), REDMINE_PASSWORD (Your Redmine password for Basic Authentication).
The author declared them in the registry entry; get the values from the project itself.
MCP server for Backlog API integration with AI agents.
MCP Server for Nova Poshta API integration with AI assistants
MCP server for UiPath API integration
MCP server for Rancher API integration
MCP server for Azure API integration
MCP server for Xero API integration
MCP server for Rundeck API integration
Local-first RAG engine with MCP server for AI agent integration.
Answers built from our own checks of this server.