Simplify AI usage in your company, providing user-friendly MCP toolbox, observability and control built on a strong security foundation.
<div align="center">
<img alt="GitHub commit activity" src="https://img.shields.io/github/commit-activity/m/archestra-ai/archestra"/>
<img alt="Github Last Commit" src="https://img.shields.io/github/last-commit/archestra-ai/archestra"/>
For Platform teams:
For Developers:
For Management:
docker pull archestra/platform:latest;
docker run -p 9000:9000 -p 3000:3000 \
-e ARCHESTRA_QUICKSTART=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;🎁 with private company-wide prompt registry!
<div align="center"> <img src="docs/assets/chat.png" alt="ChatGPT-like chat" /> </div>Add MCPs to your private registry to share them with your team: self-hosted and remote, self-built and third-party.
Learn more about Private MCP Registry →
<div align="center"> <img src="docs/assets/mcp-registry.png" alt="MCP Registry" /> </div>Run MCP servers in kubernetes, managing their state, API keys, OAuth.
Learn more about MCP Orchestrator →
<div align="center"> <img src="docs/assets/orchestrator.png" alt="MCP Orchestrator" /> </div>Isolating dangerous tool responses from the main agent to prevent prompt injections.
<div align="center"> <img src="docs/assets/dual-llm.png" alt="Dual-LLM sub-agent" /> </div>Models could consume prompt injections via MCP uncontrollably (read your inbox, read your GitHub issues, read your customer's inquiries) and follow them resulting in data exfiltration.
Learn more about Tool Guardrails → | The Lethal Trifecta →
Live demo of archestra security engine preventing data leak from the private GitHub repo to the public repo:
Read more: Simon Willison, The Economist
Examples of hacks:
ChatGPT (April 2023), ChatGPT Plugins (May 2023), Google Bard (November 2023), Writer.com (December 2023), Amazon Q (January 2024), Google NotebookLM (April 2024), GitHub Copilot Chat (June 2024), Google AI Studio (August 2024), Microsoft Copilot (August 2024), Slack (August 2024), Mistral Le Chat (October 2024), xAI's Grok (December 2024), Anthropic's Claude iOS app (December 2024), ChatGPT Operator (February 2025), Notion 3.0 (September 2024).
Per-team, per-agent or per-org cost monitoring and limitations. Dynamic optimizer allows to reduce cost up to 96% by simply switching to cheaper models automatically for simpler tasks.
Learn more about Costs & Limits →
<div align="center"> <img src="docs/assets/cost.png" alt="Cost & Limits" /> </div>Metrics, traces and logs allowing to come to a conclusion about per-org, per-agent and per-team token and tool usage, and performance.
Learn more about Observability →
<div align="center"> <img src="docs/assets/observability.png" alt="Observability" /> </div>We welcome contributions from the community!
Thank you for contributing and continuously making <b>Archestra</b> better, <b>you're awesome</b> 🫶
<a href="https://github.com/archestra-ai/archestra/graphs/contributors"> <img src="https://contrib.rocks/image?repo=archestra-ai/archestra" /> </a>archestra-ai/archestra
July 15, 2025
April 13, 2026
TypeScript