Back to catalog

Archestra.AI MCP Server

Enterprise MCP platform that provides centralized orchestration, security, observability, and cost management for MCP servers in organizations.

Enterprise MCP platform that provides centralized orchestration, security, observability, and cost management for MCP servers in organizations.

Installation

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;

Features

  • Centralized orchestration of MCP servers on Kubernetes
  • Private MCP registry with team management
  • ChatGPT-like interface with enterprise-wide prompt registry
  • Security agents for preventing prompt injection attacks
  • Deterministic data leak prevention
  • Cost monitoring, limits, and dynamic optimization (up to 96% cost reduction)
  • AI observability with metrics, traces, and logs
  • Usage tracking by teams, agents, and organizations
  • Lightning-fast performance (45ms at 95th percentile)
  • Terraform provider for infrastructure as code

Notes

The platform includes Web UI at localhost:3000 and proxy at localhost:9000. Supports integrations with LangChain, Mastra.ai, N8N, OpenWebUI, Pydantic AI, and Vercel AI. Part of CNCF Linux Foundation. Production-ready with enterprise security features.

Comments (0)

Sign In Sign in to leave a comment.