MCP ConfigsMay 13, 2026·2 min read

Archestra — Secure AI Platform (MCP Governance)

Archestra centralizes MCP servers with governance and observability; verified 3,653★ and ships a Docker quickstart for a private MCP registry.

Agent ready

This asset can be read and installed directly by agents

TokRepo exposes a universal CLI command, install contract, metadata JSON, adapter-aware plan, and raw content links so agents can judge fit, risk, and next actions.

Native · 94/100Policy: allow
Agent surface
Any MCP/CLI agent
Kind
Mcp
Install
Docker
Trust
Trust: Established
Entrypoint
docker run -p 9000:9000 -p 3000:3000 archestra/platform:latest
Universal CLI install command
npx tokrepo install 5ed32d83-f411-5b1b-804e-8d5cffc391ad
Intro

Archestra centralizes MCP servers with governance and observability; verified 3,653★ and ships a Docker quickstart for a private MCP registry.

Best for: Platform teams who need policy control, auditability, and safer MCP adoption org-wide

Works with: Docker (quickstart) and Archestra-managed MCP servers (self-hosted or third-party)

Setup time: 10-20 minutes

Key facts (verified)

  • GitHub: 3653 stars · 706 forks · pushed 2026-05-13.
  • License: AGPL-3.0 · owner avatar + repo URL verified via GitHub API.
  • README-backed entrypoint: docker run -p 9000:9000 -p 3000:3000 archestra/platform:latest.

Main

  • Use the Docker quickstart to validate the core loop first: platform UI up, then register 1 MCP server and prove it runs outside individual laptops.

  • Treat governance as the product: define which MCP tools can access which credentials and data paths, and require reviews before adding new servers to the registry.

  • Plan for observability from day one: record token/tool usage and keep an audit trail for high-risk MCP tools and prompt-injection scenarios (README links to observability + guardrails docs).

Source-backed notes

  • README provides a Docker quickstart with ARCHESTRA_QUICKSTART=true and binds ports 9000 and 3000.
  • README positions the platform as a private MCP registry + Kubernetes-native orchestrator for running MCP servers and managing state/API keys/OAuth.
  • README lists production readiness notes, including a latency benchmark callout ("45ms at 95p") and references Helm/Terraform deployment docs.

FAQ

  • Is this an MCP server or a platform?: A platform: it hosts/governs MCP servers and exposes a user-friendly toolbox around them.
  • Do I need Kubernetes on day one?: No — README’s Docker quickstart is the easiest first validation; Kubernetes comes when you scale.
  • How do I evaluate security claims?: Start with the guardrails docs linked in README and test with a safe prompt-injection lab before production.
🙏

Source & Thanks

Source: https://github.com/archestra-ai/archestra > License: AGPL-3.0 > GitHub stars: 3653 · forks: 706

Discussion

Sign in to join the discussion.
No comments yet. Be the first to share your thoughts.

Related Assets