Atlas Pipeline is a Model Context Protocol (MCP) server: 7-stage AI pipeline MCP server: Intent→Context→Git→Decompose→Variants→Critique→Optimize. Because it speaks the Model Context Protocol, AI assistants can use Atlas Pipeline as a set of callable tools instead of you copy-pasting between apps.
It runs locally: the npm package atlas-pipeline-mcp speaks MCP over stdio on your machine. The current release is v1.0.2, published under the MIT license, with source at IamNishant51/atlas-mcp-server on GitHub.
On mcp.site, Atlas Pipeline sits in the AI & Agents category. Any MCP client can use it — Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, Zed among them — via the install snippets below. If you maintain Atlas Pipeline for IamNishant51, claim this listing to verify ownership, earn the Verified badge, and keep the details current.
▸npm package — atlas-pipeline-mcp · MCP over stdio
▸Open source — MIT license · IamNishant51/atlas-mcp-server