← All servers
🔧

Atlas PipelineVerified🛡 No advisories

io.github.IamNishant51/atlas-pipeline
New to MCP? Start here →
0★ stars
0weekly installs
5 months agolast release

Provenancewhere it came from, and what was verified

Verified namespace

Published to the official MCP registry by github.com/iamnishant51, which proved it owns this namespace.

Verified owner: github.com/iamnishant51io.github.IamNishant51/atlas-pipeline

🛡 Permissions & trustwhat this server can touch before you run it

Secrets required
Needs OPENAI_API_KEY, ANTHROPIC_API_KEY.
Configuration
Reads OLLAMA_BASE_URL.

About

7-stage AI pipeline MCP server: Intent→Context→Git→Decompose→Variants→Critique→Optimize

Packages & transports

npmatlas-pipeline-mcpv1.0.2 · npx

Metadata

Categorydevops
LicenseMIT
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "atlas_pipeline": {
      "command": "npx",
      "args": [
        "-y",
        "atlas-pipeline-mcp"
      ]
    }
  }
}

▶ Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y atlas-pipeline-mcp