AutoGen MCP 서버
Microsoft AutoGen 프레임워크와 통합되어 표준화된 인터페이스를 통해 다중 에이전트 간 대화를 지원하는 MCP 서버입니다. 이 서버를 사용하면 자연어 상호작용을 통해 협업하고 문제를 해결할 수 있는 AI 에이전트를 생성하고 관리할 수 있습니다.
특징
- 사용자 정의 가능한 구성으로 AutoGen 에이전트를 만들고 관리합니다. 
- 상담원 간 일대일 대화 실행 
- 여러 에이전트와 그룹 채팅을 구성합니다. 
- 구성 가능한 LLM 설정 및 코드 실행 환경 
- 보조 및 사용자 프록시 에이전트 모두 지원 
- 내장된 오류 처리 및 응답 검증 
설치
- 저장소를 복제합니다. 
지엑스피1
- 종속성 설치: 
구성
환경 변수
- .env.example``.env로 복사합니다.
- 환경 변수를 구성합니다. 
서버 구성
- config.json.example``config.json으로 복사합니다.
- 서버 설정을 구성하세요. 
사용 가능한 작업
서버는 세 가지 주요 작업을 지원합니다.
1. 에이전트 생성
2. 일대일 채팅
3. 그룹 채팅
오류 처리
일반적인 오류 시나리오는 다음과 같습니다.
- 에이전트 생성 오류 
- 실행 오류 
- 구성 오류 
건축학
서버는 모듈식 아키텍처를 따릅니다.
특허
MIT 라이선스 - 자세한 내용은 라이선스 파일을 참조하세요.
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
- -security-license-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 -
- -security-license-qualityAn MCP Server that enables multi-agent conversation interactions with the Stellastra API, auto-generated using AG2's MCP builder.Last updated -
- -security-license-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 -
- Asecurity-licenseAqualityAn 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