SaM-92/mcp_autogen_sse_stdio
View on GitHub ↗This repository demonstrates how to use AutoGen to integrate local and remote MCP (Model Context Protocol) servers. It showcases a local math tool (math_server.py) using Stdio and a remote Apify tool (RAG Web Browser Actor) via SSE for tasks like arithmetic and web browsing.
29 ★7 forksPythonUpdated 1y ago
What you need to know
Bridges AutoGen agents to MCP servers over both SSE and STDIO transports.
Install
pip install the package, then configure AutoGen to use the bridge.
Usage
- •Let AutoGen agents discover and call MCP server tools.
Key features
- ✓AutoGen-MCP integration
- ✓SSE transport support
- ✓STDIO transport support
- ✓Tool discovery
Best for
Users combining AutoGen agents with MCP tools.
Caveats
- ⚠Requires an AutoGen environment.
Reviewed 2026-08-11
Topics
- Stars
- 29★
- Forks
- 7
- Language
- Python
- License
- —
- Created
- 2025-04-13
- Last push
- 2025-04-13