ag2ai/ag2
A Python framework for building multi-agent LLM applications with support for Model Context Protocol (MCP).

Velocity · 7d
+8.1
★ / day
Trend
→steady
star history
AG2 (formerly AutoGen) is an open-source agent orchestration framework that enables developers to build applications composed of multiple LLM-powered agents that can collaborate, communicate, and execute tasks together. The framework provides primitives for defining agent roles, enabling inter-agent communication, and integrating with protocols like MCP for extending agent capabilities.