MCPServers

Summary

AutoGen MCP Server provides a bridge between the Model Context Protocol and Microsoft's AutoGen framework, enabling AI assistants to create and manage autonomous agents that can execute code, perform research, and collaborate in multi-agent conversations. Built with TypeScript and Python, this implementation exposes AutoGen's powerful agent capabilities through standardized tools for creating agents, executing one-on-one chats, running group conversations, and executing predefined workflows like code generation and research tasks. The server handles configuration management, agent lifecycle, and conversation orchestration, making it ideal for developers building complex AI systems that require autonomous problem-solving and multi-agent collaboration.

Available Actions(3)

create_agent

Create a new agent with specified parameters. Arguments: name (string), type (string), system_message (string)

execute_chat

Initiate a one-on-one chat between two agents. Arguments: initiator (string), responder (string), message (string)

execute_group_chat

Conduct a group chat involving multiple agents. Arguments: agents (array of strings), message (string)

Last Updated: April 17, 2025

커뮤니티 리뷰

0.0
0 리뷰
5
0
4
0
3
0
2
0
1
0

아직 리뷰가 없습니다. 첫 번째 리뷰를 작성해 보세요!

대화에 참여하려면 로그인하세요

Coming soon to
HighlightHighlight AI

언어

TypeScript

카테고리

태그