Archestra is an enterprise AI platform with guardrails, MCP gateway, and a Kubernetes-integrated agent runtime. It provides an LLM gateway, MCP registry, and observability features, with Docker-based quickstart and production deployment options.
Collecting history — the radar snapshots this repo daily. The trend line appears after 3 days of data (1 so far).
What it is
Archestra is described as an all-in-one open-source enterprise AI platform featuring SSO and RBAC, sandboxed code execution, Dual-LLM and Lethal-Trifecta guardrails, OpenTelemetry traces, and Prometheus metrics. It exposes a developer LLM & MCP portal, an LLM gateway for multiple providers, an MCP gateway, A2A gateway, a private MCP registry, an MCP orchestrator with a Kubernetes operator, and an agent runtime with triggers, sub-agent delegation, reusable skills, sandboxed execution, and a K8s-native filesystem. It also includes a RAG knowledge base via connectors, a mini app builder, and detailed guardrails and identity/access controls.
How it works
The README outlines components and integrations: LLM providers (Claude, Codex, Cursor, OpenAI, Anthropic, Azure, Bedrock, DeepSeek, etc.), an LLM gateway with dynamic model routing, an OAuth + On-Behalf-Of MCP gateway, an A2A gateway, a private MCP registry, and a Kubernetes-backed orchestrator with self-serve promotion. It also mentions observability via OpenTelemetry traces and Prometheus metrics, and sandboxed code execution within a K8s-native filesystem.
Getting started
Quickstart instructions are provided:
docker pull archestra/platform:latest
docker run \
-p 127.0.0.1:9000:9000 -p 127.0.0.1:3000:3000 \
-e ARCHESTRA_QUICKSTART=true \
-e ARCHESTRA_BETA=true \
-v /var/run/docker.sock:/var/run/docker.sock \
-v archestra-postgres-data:/var/lib/postgresql/data \
-v archestra-app-data:/app/data \
archestra/platform
Open http://localhost:3000. Full Docker / Helm / Kubernetes instructions live in the quickstart docs.
Recent releases
Latest platform release is platform-v1.3.26 (2026-08-04), with prior releases including platform-v1.3.25 (2026-07-31), platform-v1.3.24 (2026-07-30), platform-v1.3.23 (2026-07-30), platform-v1.3.22 (2026-07-30).
Features across releases
- 1.3.26: auth impersonation hardening — audit trail, attribution, kill swi
- 1.3.25: agents: config versioning — schema, snapshot model, fork-on-write
- 1.3.24: apps: labels for MCP Apps
- 1.3.23: chat: fold adjacent thinking blocks into one accordion
- 1.3.22: a2a: full A2A v1.0 Task + Artifact support
Traction
Stars: 4090 (no 7d or 1d data provided in the facts). Forks: 1156. Open issues: 53. Language: TypeScript. License: none listed.
Behind the repo
No linked startup/company information is provided beyond project description and names.
Caveats
License is listed as none in the provided facts. Created: 2025-07-15. Last push: 2026-08-04. Primary language: TypeScript. The README mentions Docker, Helm, Kubernetes deployment methods and various security and observability features, but no license information is given in the facts provided.






