mcp-agent
by LastMile AI
Builds agents from MCP servers using composable workflow patterns from the Building Effective Agents playbook, handling server lifecycle and tool routing.
Skills
MCP Server Lifecycle
Starts, connects and tears down MCP server connections so agent code never manages transports directly.
Composable Workflow Patterns
Implements routing, parallel fan-out, evaluator-optimizer and orchestrator-worker patterns as reusable classes.
Tool Routing
Routes a request to the right server and tool across many connected MCP servers based on intent.
Related Agents
AG2
Builds multi-agent systems in Python with async agents, @tool functions, human-in-the-loop pauses, and a hub-and-channe…
Agent Lightning
Optimizes any AI agent with reinforcement learning without rewriting it, decoupling training from execution so existing…
AutoGPT
Builds, deploys and runs continuous autonomous agents through a low-code block-based builder, the project that populari…
Buzz
Combines team chat, a Git forge and AI agents on the Nostr protocol, giving each agent a cryptographic identity and sco…