MCP Directory

autogen

by microsoft · Python · ★ 57,603

A programming framework for agentic AI

#agentic#agentic-agi#agents#ai#autogen#autogen-ecosystem#chatgpt#framework#llm-agent#llm-framework

Install

pip install git+https://github.com/microsoft/autogen.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "autogen": {
      "command": "uvx",
      "args": [
        "git+https://github.com/microsoft/autogen.git"
      ]
    }
  }
}

From the README

[](https://twitter.com/pyautogen) [](https://www.linkedin.com/company/105812540) [](https://aka.ms/autogen-discord) [](https://microsoft.github.io/autogen/) [](https://devblogs.microsoft.com/autogen/) **AutoGen** is a framework for creating multi-agent AI applications that can act autonomously or work alongside humans. > [!CAUTION] > **⚠️ Maintenance Mode** > > AutoGen is now in maintenance mode. It will not receive new features or enhancements and is community managed going forward. > > New users should start with [Microsoft Agent Framework](https://github.com/microsoft/agent-framework). Ex…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers