Metagpt
App in the BluixApps catalog
What it is
MetaGPT is a multi-agent framework that simulates a software company — agents play roles (Product Manager, Architect, Engineer, QA), collaborate, and produce working code from a one-line requirement. Foundation Agents project, CNCF-aspiring.
What it's for
- Autonomous software generation — requirement → working prototype
- Multi-role simulation — research how agent teams emerge
- Workflow automation — PRD → design → code → tests
- Research workflows — data analysis + paper drafting
- Educational demos — show agent collaboration patterns
Who it's for
- AI researchers experimenting with autonomous code generation
- Indie devs prototyping with one-shot software generation
- Educators demonstrating role-based agent systems
- Power users automating tedious coding workflows
- Foundation Agents community + multi-agent research enthusiasts
Why teams pick MetaGPT over alternatives
- MIT license — fully open
- Standard Operating Procedures (SOPs) — agents follow software process
- Multi-role architecture — beyond chat: PM + Engineer + QA
- Code output — generates working Python projects
- Active research community — backed by Foundation Agents org
- 45k+ stars — significant community interest
Integrations
- LLM providers — OpenAI, Anthropic, Azure, Ollama, Mistral, others
- Code execution — sandbox via Docker
- Memory — agent context persistence
- Vector stores — for long-context agent memory
- Custom roles — Python class definitions
- Output formats — Python projects, JSON, Markdown
- CLI —
metagpt "build a todo app"style interface
Notable users & community
- 45k+ GitHub stars
- Used in AI research + autonomous-coding experiments
- Active Discord
- Backed by Foundation Agents (formerly DeepWisdom)
- Featured in autonomous-AI research papers
Tips & operations
- CLI-only — no web UI by default
- Heavy token use — multi-agent + multi-turn = expensive
- Config in YAML —
~/.metagpt/config2.yamlfor LLM keys - Output isolation — workspace dir gets MetaGPT-generated files
- Production use = library — write Python directly for real apps
- Resource-intensive — Python + LLM + sandbox
What we ship in BluixApps
- Docker image:
metagpt/metagpt:latest - Persistent volumes:
/opt/metagpt/workspace+/opt/metagpt/config - No HTTP port — CLI-only access via
docker exec -it metagpt bash - Idle container — kept alive for interactive use
- Pre-installed Python + metagpt package
- Documentation in install report
- Backup hook covers workspace + config
Get this app — pick a BluixApps plan
Same catalog. Scaling tenant isolation, white-label and support tier.
| Tier | Tenants | Catalog | Support | White-label | Monthly | |
|---|---|---|---|---|---|---|
| Stacks | 1 | 19 curated stacks | Standard | — | $19/mo | DetailDeploy |
| Starter | 10 | Full catalog | Standard | +$15–25/mo | $49/mo | DetailDeploy |
| Pro | 25 | Full catalog | Priority bugfix | +$15–25/mo | $149/mo | DetailDeploy |
| Growth | 100 | Full catalog | Priority bugfix | +$15–25/mo | $349/mo | DetailDeploy |
| Scale | 500 | Full catalog | 7-day window | +$15–25/mo | $799/mo | DetailDeploy |
| Enterprise | Unlimited | Full catalog | Priority 7-day | Bundled | $1,499/mo | DetailDeploy |