Redmine MCP Stdio runs on your own machine — the client starts it, so there is no endpoint to ping. 145 installs a week from npm. Last commit 14 Jul 2026.
Local MCP (stdio) server for Redmine: issues, projects and time tracking from any MCP client.
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-mcp-stdio -- npx -y redmine-mcp-stdio
{
"mcpServers": {
"redmine-mcp-stdio": {
"args": [
"-y",
"redmine-mcp-stdio"
],
"command": "npx"
}
}
}
[mcp_servers.redmine-mcp-stdio]
command = "npx"
args = ["-y", "redmine-mcp-stdio"]
{
"mcpServers": {
"redmine-mcp-stdio": {
"args": [
"-y",
"redmine-mcp-stdio"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"redmine-mcp-stdio": {
"args": [
"-y",
"redmine-mcp-stdio"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.