io.github.IamNishant51/atlas-pipeline
Quality Score
81
/100
7-stage AI pipeline MCP server: Intent→Context→Git→Decompose→Variants→Critique→Optimize
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"atlas-pipeline": {
"command": "npx",
"args": [
"-y",
"atlas-pipeline-mcp"
],
"env": {
"OLLAMA_BASE_URL": "<ollama_base_url>",
"OPENAI_API_KEY": "<your-openai_api_key>",
"ANTHROPIC_API_KEY": "<your-anthropic_api_key>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"atlas-pipeline": {
"command": "npx",
"args": [
"-y",
"atlas-pipeline-mcp"
],
"env": {
"OLLAMA_BASE_URL": "<ollama_base_url>",
"OPENAI_API_KEY": "<your-openai_api_key>",
"ANTHROPIC_API_KEY": "<your-anthropic_api_key>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y atlas-pipeline-mcp§02 Environment variables
OLLAMA_BASE_URLYour Ollama base URL (default: http://localhost:11434)
OPENAI_API_KEYsecret
Your OpenAI API key
ANTHROPIC_API_KEYsecret
Your Anthropic API key
§03 MCP Quality Score · methodology
freshness
21
completeness
10
installability
25
documentation
15
stability
10
§04 Alternatives in Developer Tools
ai.smithery/DynamicEndpoints-powershell-exec-mcp-server
ai.smithery/DynamicEndpoints-powershell-exec-mcp-server
Execute PowerShell commands securely with controlled timeouts and input validation. Retrieve syste…
ai.smithery/neverinfamous-memory-journal-mcp
ai.smithery/neverinfamous-memory-journal-mcp
A MCP server built for developers enabling Git based project management with project and personal…
ai.usealloy/alloy
ai.usealloy/alloy
Connect Claude, Cursor, Codex, and other AI tools to your robotics mission data.