Skip to content

archestra-ai/archestra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

MCP-native Centralized AI Platform

Simplify AI usage in your company, providing user-friendly MCP toolbox, observability and control built on a strong security foundation.

For Platform teams:

  • Mitigate MCP chaos, move MCP servers from individual machines to a centralized orchestrator
  • Manage how MCP access data and credentials usage
  • Mitigate data exfiltration risks
  • Manage AI costs
  • AI Observability

For Developers:

  • Deploy your MCP servers org-wide
  • Build and deploy agents without worrying about security

For Management:

  • Bring 1-click MCP adoption to the whole organization for technical and non-technical users
  • Reduce AI costs up to 96%
  • Get full visibility on AI adoption, usage and data access

πŸ‘©β€πŸ’» ChatGPT-like chat with MCPs

🎁 with private company-wide prompt registry!

ChatGPT-like chat

πŸ“‹ Private MCP registry with governance

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 β†’

MCP Registry

☁️ Kubernetes-native MCP orchestrator

Run MCP servers in kubernetes, managing their state, API keys, OAuth.

Learn more about MCP Orchestrator β†’

MCP Orchestrator

πŸ€– Security sub-agents

Isolating dangerous tool responses from the main agent to prevent prompt injections.

Learn more about Dual LLM β†’

Dual-LLM sub-agent

🚫 Non-probabalistic security to prevent data exfiltration

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 Dynamic Tools β†’ | The Lethal Trifecta β†’

Live demo of archestra security engine preventing data leak from the private GitHub repo to the public repo: Archestra Demo

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).

πŸ’° Cost monitoring, limits and dynamic optimization

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 β†’

Cost & Limits

πŸ“Š Observability

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 β†’

Observability

πŸ‘ Ready for production

  1. βœ… Lightning fast, 45ms at 95p: Performance & Latency benchmarks β†’
  2. βœ… Terraform provider
  3. βœ… Helm Chart β†’

πŸš€ Quickstart

Full Quickstart Guide β†’

  1. Start with Docker
docker pull archestra/platform:latest;
docker run -p 9000:9000 -p 3000:3000 \
  -v archestra-postgres-data:/var/lib/postgresql/data \
  -v archestra-app-data:/app/data \
  archestra/platform;
  1. Open http://localhost:3000

  2. The platform is now running with:

Examples & Integrations:

🀝 Contributing

We welcome contributions from the community!

Thank you for contributing and continuously making Archestra better, you're awesome 🫢



Linux Foundation Β Β Β Β Β Β  CNCF