AutoGen

MCP Server

Microsoft's multi-agent conversation framework. Build AI applications using multiple agents that converse to solve tasks.

by Microsoft

★★★★☆ 4.3/5 (80 reviews)
Updated 2026-03-01
pythonmicrosoftagentsmulti-agentactive

Installation

pip install pyautogen

Quick Start

```json
{
  "mcpServers": {
    "autogen": {
      "command": "npx",
      "args": ["-y", "pip install pyautogen"]
    }
  }
}
```

Tools & Capabilities

initiate_chat
create_agent
register_tool
run_conversation
get_history

Key Features

  • Multi-agent conversation patterns with configurable roles
  • Human-in-the-loop support for interactive workflows
  • Code execution and verification agents
  • Group chat with multiple agents and moderation
  • Integration with OpenAI, Azure OpenAI, and local models

Use Cases

  • Automate complex coding tasks with reviewer agents
  • Build research pipelines with planner and executor agents
  • Create debate and verification workflows
  • Human-supervised AI automation with intervention points

Compatibility

Claude Desktop Claude Code Continue Cursor

About AutoGen

AutoGen is Microsoft's open-source framework for building multi-agent AI applications. Agents converse with each other and with humans to solve complex tasks. The AutoGen MCP server integrates AutoGen's conversation patterns with the MCP ecosystem, allowing agents to use MCP tools and interact with external services.

View on GitHub →

Official Website →

Language: Python

Category: Agent Frameworks

Browse Agent Frameworks servers →

← Back to MCP Hub Directory
This site uses cookies from Google for advertising and analytics. Learn more