Atlas Pipeline runs on your own machine — the client starts it, so there is no endpoint to ping. 66 installs a week from npm. Last commit 28 May 2026.
7-stage AI pipeline MCP server: Intent→Context→Git→Decompose→Variants→Critique→Optimize
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 atlas-pipeline -- npx -y atlas-pipeline-mcp
{
"mcpServers": {
"atlas-pipeline": {
"args": [
"-y",
"atlas-pipeline-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.atlas-pipeline]
command = "npx"
args = ["-y", "atlas-pipeline-mcp"]
{
"mcpServers": {
"atlas-pipeline": {
"args": [
"-y",
"atlas-pipeline-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"atlas-pipeline": {
"args": [
"-y",
"atlas-pipeline-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.