conductor: Conductor is an open-source, scalable microservices orchestration engine originally built at Netflix. It empowers developers to define and manage resilient, distributed, and asynchronous workflows across various services and systems.; mcp-agent: `mcp-agent` is a simple, composable Python framework designed for building effective agents using the Model Context Protocol (MCP). It fully implements MCP, offers composable agent patterns, and supports durable execution with Temporal for robust, production-ready applications.
Orchestrating complex microservice interactions
Building robust LLM agents that integrate with diverse MCP servers (e.g., filesystem, web fetch).