MetaGPT: MetaGPT is a multi-agent framework that assigns different roles to LLMs, enabling them to collaborate on complex software development tasks. It takes a one-line requirement and outputs comprehensive project artifacts, mimicking a software company's entire process.; golf: Golf is a Python framework designed to streamline the creation of MCP server applications by defining capabilities as Python files. It automatically discovers, parses, and compiles these components into a runnable MCP server, minimizing boilerplate and accelerating development.
Data Interpreter
Building custom MCP server applications.