64
/ 100
28 days ago
mcp_so

πŸ€– MCP Server Examples with AutoGen

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.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry β€” install directly from whichever one you prefer.

// key findings
βœ…
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
πŸ”
You'll be asked for 2 credentials: OPENAI_API_KEY, APIFY_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
πŸ” secretOPENAI_API_KEYβ€” your_openai_api_key_here
πŸ” secretAPIFY_API_KEYβ€” your_apify_api_key_here
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance β€” verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/sam-92-mcp-autogen-sse-stdio-1n5wc8)](https://m8ven.ai/mcp/sam-92-mcp-autogen-sse-stdio-1n5wc8)
commit: e5a3ff9902751410ac1c2a8b3570164b928eb29a
code hash: 83a4079fc020474f891d60cff327b8cdffec2cd2736c48af24a9d0dc7bcfb7c3
verified: 7/3/2026, 9:54:05 AM
view raw JSON β†’