PushCI
pushci
KI-natives, Zero-Config CI/CD, das auf Ihrem Rechner läuft. Erkennt 33 Sprachen und über 40 Frameworks, schreibt die Pipeline für Sie, läuft lokal bei 0 $ Cloud-Kosten und wird mit einem produktionsreifen MCP-Server ausgeliefert, sodass KI-Agenten (Claude, Cursor, Windsurf, OpenAI, Gemini) Pipelines in Ihrem Namen steuern können.
Website — https://pushci.dev
Dokumentation — https://pushci.dev/docs
Dashboard — https://app.pushci.dev
API — https://api.pushci.dev
MCP-Discovery — https://pushci.dev/.well-known/mcp.json
Schnellstart
# Install (bundled binary, no network fetch on install)
npm install -g pushci
# One-command setup in your repo
cd your-repo
pushci init # detects stack → generates pushci.yml → wires pre-push hook
# Run the pipeline locally — free, no cloud minutes
pushci run
# Explain a failure with AI
pushci diagnose "ELIFECYCLE Test failed. See above for more details."
# Mutate your pipeline by plain English (v1.7.4+)
pushci extend "add e2e stage with playwright"Funktioniert unter macOS (Intel + Apple Silicon), Linux (amd64 + arm64) und Windows (amd64 + arm64).
Related MCP server: mctl
MCP-Server — für KI-Agenten
PushCI stellt seine CLI-Oberfläche über das Model Context Protocol bereit, damit KI-Agenten Pipelines autonom planen, ausführen, diagnostizieren und fördern können.
Verbinden
Starten Sie den Server über stdio — kein Daemon, kein Port:
npx pushci mcpKonfiguration für Claude Desktop / Cursor / Windsurf
{
"mcpServers": {
"pushci": {
"command": "npx",
"args": ["pushci", "mcp"]
}
}
}Verfügbare Tools
Tool | Beschreibung |
| Stack automatisch erkennen und Pipeline-Konfiguration für 33 Sprachen, über 40 Frameworks und 20 Bereitstellungsziele generieren |
| Pipeline lokal ausführen — kostenlos, keine Cloud-Rechenleistung |
| Den letzten Pipeline-Lauf überprüfen |
| Umgebungsprobleme diagnostizieren (Docker, Node, Go, etc.) |
| KI-gestützte Fehleranalyse für fehlgeschlagene Prüfungen |
| Sicherheitsscan von Pipelines (heuristische + KI-Analysen, SARIF 2.1.0-Export) |
| Vorschläge für das am besten geeignete Bereitstellungsziel und Integrationen für das aktuelle Repository |
| Bei KI-Verzeichnissen (MCP-Liste, OpenAI Apps, Claude-Verzeichnis) und Suchmaschinen registrieren |
Discovery-Manifest: /.well-known/mcp.json.
Installationsoptionen
# npm — recommended, ships 6 prebuilt binaries in the tarball (~8MB each)
npm install -g pushci
# Homebrew — macOS + Linux
brew install finsavvyai/tap/pushci
# curl — any POSIX shell, downloads from GitHub Releases
curl -fsSL https://pushci.dev/install.sh | sh
# npx — zero install, prints the CLI
npx pushci initAlle Pfade verweisen auf dasselbe signierte, plattformspezifische Binärprogramm. Das npm-Tarball enthält alle sechs Architekturen, sodass isolierte Umgebungen (Claude Code-Sitzungen, Cursor, CI) ohne Netzwerk funktionieren.
Funktionen
Zero-Config-Init — Repository scannen, Sprache + Framework + Build-Tool + Test-Runner + Bereitstellungsziel erkennen,
pushci.ymlin Sekunden generierenLocal-first-Ausführungen — Prüfungen laufen auf Ihrem Laptop oder selbst gehosteten Runner, keine verbrauchten Cloud-Minuten
KI überall — Anthropic, Groq, DeepSeek, OpenAI, Gemini, lokales Llamafile (automatisch ausgewählt per Umgebungsvariable)
Multi-CI-Brücken — GitHub Actions, GitLab CI, CircleCI, Jenkins, Bitbucket Pipelines, Travis, Buildkite, Drone
Richtlinien + Scan — heuristische Regel-Engine + optionaler Claude-Analysator, SARIF 2.1.0-Export für den GitHub-Sicherheits-Tab
GitHub Actions-Laufzeit — führt Ihre bestehenden
.github/workflows/*.ymlüber eingebettetesactaus (keine Migration erforderlich)Bereitstellungsautomatisierung — 20 erstklassige Ziele (Cloudflare, AWS, Fly, Render, Vercel, Netlify, GCP, Azure, etc.)
Audit-Kette — manipulationssicheres HMAC-SHA256-Ereignisprotokoll, SIEM-Streaming, 7 Jahre Aufbewahrung bei Enterprise
SSO + SCIM — SAML 2.0 (SP-initiiert + IdP-initiiert) + SCIM 2.0-Bereitstellung bei Team/Enterprise
Skill-Marktplatz — Community-Pipeline-Erweiterungen installierbar mit
pushci skill install <name>
Sicherheitsmodell
Transport — alle API-Aufrufe erfolgen an
api.pushci.devüber TLS 1.3. Kein Klartext-HTTP-Fallback.Secrets im Ruhezustand — Pipeline-Secrets werden mit AES-256-GCM verschlüsselt, unter Verwendung maschinengebundener Schlüssel, die aus dem Betriebssystem-Schlüsselbund (macOS Keychain, libsecret, Windows Credential Manager) abgeleitet werden. Schlüssel gelangen niemals im Klartext auf die Festplatte.
Authentifizierung — JWT mit 1 Jahr Gültigkeit, wird auf Anfrage rotiert. SAML + SCIM für Team / Enterprise. MFA-TOTP-Registrierung ab v1.7+ verfügbar.
Audit-Protokolle — jede administrative Aktion wird mit HMAC-verketteten Ereignis-Hashes aufgezeichnet; Manipulationen sind durch Replay erkennbar. Export zu Splunk HEC, Elastic, Datadog oder jedem SIEM.
SBOM — jede Version wird mit einer CycloneDX-SBOM ausgeliefert, die an die GitHub-Release-Assets angehängt ist. Führen Sie
cosign verifyaus, um Binärsignaturen zu überprüfen.CI-Selbsttest — Die eigene Pipeline von PushCI verwendet PushCI. Abdeckung: **90%+ Zeilen, 85%+ Zweige
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- FlicenseCqualityDmaintenanceEnterprise-grade code intelligence platform providing AI-powered code analysis, semantic search, security scanning, and automated refactoring capabilities. Integrates with local AI models for zero-cost operations while delivering comprehensive development workflow automation.28
- AlicenseBqualityDmaintenanceAI-native control plane for Kubernetes and GitOps. Provides 30+ tools for service deployment, database provisioning, and log management via natural language.11MIT
- Flicense-qualityCmaintenanceDeploy full-stack apps from AI. 75+ tools: GitHub/Docker deploy, databases, environments, security, billing.2

Nexlayer MCPofficial
Flicense-qualityCmaintenanceAgentic cloud platform with 45+ MCP tools. Deploy any containerized stack, debug live pods (shell, file editing, DB queries), manage custom domains & TLS, push to built-in container registry, scale pods, and manage GPU workloads. The infrastructure layer where AI agents ship software to production.8
Related MCP Connectors
Multi-CI security scanner with a live threat-intel feed of compromised CI components
Let AI operate servers without SSH. Choose actions, approve risky changes, and audit every step.
Deploy apps on your cloud. Create environments, configure infrastructure, and monitor jobs.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/finsavvyai/pushci-cli'
If you have feedback or need assistance with the MCP directory API, please join our Discord server