# autogen-ext-mcp

> MCP Server

This archived repository provided integration between Microsoft AutoGen and the Model Context Protocol, enabling AutoGen agents to connect with data sources and tools. Its functionality is now integrated into the

## Overview

- **Category:** AI
- **Language:** Python
- **Stars:** 59
- **Forks:** 3
- **Owner:** richard-gyiko
- **GitHub:** https://github.com/richard-gyiko/autogen-ext-mcp
- **Created:** 2024-12-27T08:12:38+00:00
- **Updated:** 2025-03-27T08:16:04+00:00
- **Source:** https://model-context-protocol.com/servers/autogen-model-context-protocol-integration-tools

## Setup

## Setup

```bash
pip install autogen-ext-mcp
```

## Tools

## Available Tools

1. Seamless integration of MCP tools with AutoGen agents (Allows AutoGen agents to work with MCP tools.)
2. Connect to any MCP-compatible data source or tool (Enables connection to various data sources and tools via MCP.)
3. Automatic conversion of MCP tool schemas to AutoGen-compatible formats (Converts MCP tool schemas for use with AutoGen.)
