io.github.IamNishant51/atlas-pipeline MCP Server
io.github.IamNishant51/atlas-pipeline
What is the io.github.IamNishant51/atlas-pipeline MCP server?
7-stage AI pipeline MCP server: Intent→Context→Git→Decompose→Variants→Critique→Optimize
How to install io.github.IamNishant51/atlas-pipeline
Copy-paste configuration for popular MCP clients.
OLLAMA_BASE_URLYour Ollama base URL (default: http://localhost:11434)
OPENAI_API_KEYsecretYour OpenAI API key
ANTHROPIC_API_KEYsecretYour Anthropic API key
{
"mcpServers": {
"atlas-pipeline": {
"command": "npx",
"args": [
"-y",
"atlas-pipeline-mcp"
],
"env": {
"OLLAMA_BASE_URL": "<YOUR_OLLAMA_BASE_URL>",
"OPENAI_API_KEY": "<YOUR_OPENAI_API_KEY>",
"ANTHROPIC_API_KEY": "<YOUR_ANTHROPIC_API_KEY>"
}
}
}
}{
"mcpServers": {
"atlas-pipeline": {
"command": "npx",
"args": [
"-y",
"atlas-pipeline-mcp"
],
"env": {
"OLLAMA_BASE_URL": "<YOUR_OLLAMA_BASE_URL>",
"OPENAI_API_KEY": "<YOUR_OPENAI_API_KEY>",
"ANTHROPIC_API_KEY": "<YOUR_ANTHROPIC_API_KEY>"
}
}
}
}{
"mcpServers": {
"atlas-pipeline": {
"command": "npx",
"args": [
"-y",
"atlas-pipeline-mcp"
],
"env": {
"OLLAMA_BASE_URL": "<YOUR_OLLAMA_BASE_URL>",
"OPENAI_API_KEY": "<YOUR_OPENAI_API_KEY>",
"ANTHROPIC_API_KEY": "<YOUR_ANTHROPIC_API_KEY>"
}
}
}
}{
"servers": {
"atlas-pipeline": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"atlas-pipeline-mcp"
],
"env": {
"OLLAMA_BASE_URL": "<YOUR_OLLAMA_BASE_URL>",
"OPENAI_API_KEY": "<YOUR_OPENAI_API_KEY>",
"ANTHROPIC_API_KEY": "<YOUR_ANTHROPIC_API_KEY>"
}
}
}
}claude mcp add atlas-pipeline --env OLLAMA_BASE_URL=<YOUR_OLLAMA_BASE_URL> --env OPENAI_API_KEY=<YOUR_OPENAI_API_KEY> --env ANTHROPIC_API_KEY=<YOUR_ANTHROPIC_API_KEY> -- npx -y atlas-pipeline-mcpRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.