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.; conductor: Conductor is a Netflix-developed platform designed to orchestrate complex workflows across microservices, supporting creation via JSON and code. However, Netflix discontinued its official OSS maintenance on December 13, 2023, while encouraging community forks and continued development.
Building robust LLM agents that integrate with diverse MCP servers (e.g., filesystem, web fetch).
Coordinating complex business processes involving multiple microservices.