1. Conduid
  2. Developer Tools
  3. Archestra.AI
MCP server · Developer Tools

Archestra.AI

Secure cloud-native MCP registry, gateway & orchestrator

Unclaimed AGPL-3.0 last commit 6 months ago aia2a-mcpclaudeagenta2achatgpt-apiacpchatgptcloud
97Excellent

Scored 2 days ago · breakdown

About Archestra.AI

Archestra.AI is an MCP server published by archestra-ai in the Developer Tools category: secure cloud-native MCP registry, gateway & orchestrator. It has been installed 0 times through Conduid.

The repository has 3.5K stars and 335 forks, with the last commit 6 months ago. Six months or more without a commit doesn't mean the server is broken, but check the open issues (0) before depending on it in production.

Install

Install
npx archestra

This server has no ConduID identity, so agent calls to it are not receipted. Pin the version you install and review the source before granting it credentials.

Ask AI

Ask AI about Archestra.AI

Powered by Claude · Grounded in docs

I know everything about Archestra.AI. Ask me about installation, configuration, usage, or troubleshooting.

Security checks

  • ·README presentNot checked yet.
  • ·License declaredNot checked yet.
  • ·Tests presentNot checked yet.
  • ·Dependencies pinnedNot checked yet.
  • ·No dynamic code executionNot checked yet.
  • !Scoped permissionsDoesn't declare a permission scope. Assume it can do anything its process can.

Releases

platform-v1.3.47platform: v1.3.47 · 30 Aug 2026[1.3.47](https://github.com/archestra-ai/archestra/compare/platform-v1.3.46...platform-v1.3.47) (2026-08-30) Features agents:** add catalog-backed background execution ([#7516](https://github.com/archestra-ai/archestra/issues/7516))…
platform-v1.3.46platform: v1.3.46 · 29 Aug 2026[1.3.46](https://github.com/archestra-ai/archestra/compare/platform-v1.3.45...platform-v1.3.46) (2026-08-29) Bug Fixes frontend:** contain responsive registry content ([#7536](https://github.com/archestra-ai/archestra/issues/7536))…
platform-v1.3.45platform: v1.3.45 · 28 Aug 2026[1.3.45](https://github.com/archestra-ai/archestra/compare/platform-v1.3.44...platform-v1.3.45) (2026-08-28) Features add provider key action to empty models page ([#7524](https://github.com/archestra-ai/archestra/issues/7524))…
platform-v1.3.44platform: v1.3.44 · 25 Aug 2026[1.3.44](https://github.com/archestra-ai/archestra/compare/platform-v1.3.43...platform-v1.3.44) (2026-08-25) Features chat:** attachments, projects and app chats for locked chats…
platform-v1.3.43platform: v1.3.43 · 25 Aug 2026[1.3.43](https://github.com/archestra-ai/archestra/compare/platform-v1.3.42...platform-v1.3.43) (2026-08-25) Features agents:** routed wizard and detail pages for agents, LLM proxies and MCP gateways…

README

MCP-native Secure AI Platform

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

License Contributors

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

🚀 Quickstart with docker

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;

Full Quickstart Guide →

👩‍💻 ChatGPT-like chat with MCPs

🎁 with private company-wide prompt registry!

📋 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 →

☁️ Kubernetes-native MCP orchestrator

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

Learn more about MCP Orchestrator →

📚 RAG Knowledge Base

Built-in retrieval-augmented Knowledge Base — no external vector database or separate retrieval service required.

Learn more about Knowledge Base →

🤖 Security sub-agents

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

Learn more about Dual LLM →

🚫 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 Tool Guardrails → | 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 →

📊 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 →

👍 Ready for production

  1. ✅ Lightning fast, 45ms at 95p: Performance & Latency benchmarks →
  2. Terraform provider →
  3. Helm Chart →

🤝 Contributing

We welcome contributions from the community!

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


README mirrored from the source repository 2 days ago. The original is authoritative.

Questions

About Archestra.AI

How do I install Archestra.AI?

Run npx archestra, then add the server to your MCP client's configuration. Conduid has recorded 0 installs, so the command is known to work with current clients.

Is Archestra.AI safe to use with an AI agent?

Its trust score is 97 out of 100 (excellent). It passes 0 of 1 static security checks; the failures are listed above. It has no ConduID identity yet, so agent calls to it are not receipted.

Is Archestra.AI still maintained?

Yes — the latest release is platform-v1.3.47 (30 Aug 2026), and the last commit was 6 months ago. The repository has 3.5K stars and 0 open issues.