AutoGen MCP サーバー
MicrosoftのAutoGenフレームワークとの統合を提供するMCPサーバー。標準化されたインターフェースを通じてマルチエージェント対話を実現します。このサーバーを使用すると、自然言語による対話を通じて連携し、問題を解決できるAIエージェントを作成・管理できます。
特徴
カスタマイズ可能な構成で AutoGen エージェントを作成および管理します
エージェント間の1対1の会話を実行する
複数のエージェントによるグループチャットのオーケストレーション
構成可能なLLM設定とコード実行環境
アシスタントとユーザープロキシエージェントの両方をサポート
組み込みのエラー処理と応答検証
インストール
リポジトリをクローンします。
依存関係をインストールします:
構成
環境変数
.env.example
を.env
にコピーします。
環境変数を設定します。
サーバー構成
config.json.example
をconfig.json
にコピーします。
サーバー設定を構成します。
利用可能な操作
サーバーは主に 3 つの操作をサポートしています。
1. エージェントの作成
2. 1対1のチャット
3. グループチャット
エラー処理
一般的なエラーのシナリオは次のとおりです。
エージェント作成エラー
実行エラー
構成エラー
建築
サーバーはモジュラー アーキテクチャに従います。
ライセンス
MITライセンス - 詳細はLICENSEファイルを参照
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
Microsoft の AutoGen フレームワークとの統合を提供し、標準化されたインターフェースを通じてマルチエージェント会話を可能にする MCP サーバー。
Related MCP Servers
- -securityFlicense-qualityAn MCP (Multi-Agent Conversation Protocol) server that enables interaction with Google's Managed Service for Microsoft Active Directory through its OpenAPI, allowing users to manage identity resources through natural language.Last updated -
- -securityFlicense-qualityAn MCP Server that enables multi-agent conversation interactions with the Stellastra API, auto-generated using AG2's MCP builder.Last updated -
- -securityFlicense-qualityAn auto-generated MCP server that enables interaction with the OpenAI API, allowing users to access OpenAI's models and capabilities through the Multi-Agent Conversation Protocol.Last updated -
- AsecurityFlicenseAqualityAn intelligent MCP server that orchestrates multiple MCP servers with AI-enhanced workflow automation and production-ready context engine capabilities for codebase analysis.Last updated -31