Mergetrain runs on your own machine — the client starts it, so there is no endpoint to ping. 1 151 installs a week from pypi. Last commit 29 Jul 2026.
Operate local deploy trains for coding-agent worktrees with approval-gated deploys.
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 mergetrain -- uvx mergetrain
{
"mcpServers": {
"mergetrain": {
"args": [
"mergetrain"
],
"command": "uvx"
}
}
}
[mcp_servers.mergetrain]
command = "uvx"
args = ["mergetrain"]
{
"mcpServers": {
"mergetrain": {
"args": [
"mergetrain"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"mergetrain": {
"args": [
"mergetrain"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.