by archestra-ai
Secure cloud-native MCP registry, gateway & orchestrator
# Add to your Claude Code skills
git clone https://github.com/archestra-ai/archestraSimplify 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;
<div align="center">
<img src="docs/assets/chat.png" alt="ChatGPT-like chat" />
</div>
<div align="center">
<img src="docs/assets/mcp-registry.png" alt="MCP Registry" />
</div>
<div align="center">
<img src="docs/assets/orchestrator.png" alt="MCP Orchestrator" />
</div>
<div align="center">
<img src="docs/assets/dual-llm.png" alt="Dual-LLM sub-agent" />
</div...No comments yet. Be the first to share your thoughts!
🎁 with private company-wide prompt registry!
Add MCPs to your private registry to share them with your team: self-hosted and remote, self-built and third-party.
Run MCP servers in kubernetes, managing their state, API keys, OAuth.
Isolating dangerous tool responses from the main agent to prevent prompt injections.