mcp-agent home page
mcp-agent
Getting Started
  • Introduction
  • Installation
  • Quick Start
  • Configuration
Core Concepts
  • Agents
  • Workflows and Decorators
  • Execution Engines
  • MCP Servers
  • Augmented LLMs
  • MCP Primitives
Workflow Patterns
  • Overview
  • Parallel
  • Router
  • Intent Classifier
  • Orchestrator
  • Deep Orchestrator
  • Evaluator-Optimizer
  • Swarm
MCP Protocol
  • MCP Capabilities
  • MCP Primitives
Agent as MCP Server
  • Agent Servers
MCP Agent Cloud
  • MCP Agent Cloud
  • Getting Started with MCP Agent Cloud
  • Deploying MCP Servers
Advanced Topics
  • Temporal Integration
  • Workflow Pattern Composition
  • Observability & Monitoring
Reference
  • CLI Reference
  • Configuration
  • Roadmap
mcp-agent home page
mcp-agent
    Documentation
    Examples
    GitHub
    Discord
    Documentation
    Examples
    GitHub
    Discord
    Workflow Patterns

    Overview

    Complete implementation of industry-standard agent patterns - model-agnostic, composable, and production-ready.

    mcp-agent provides implementations for every pattern in Anthropic’s Building Effective Agents, as well as the OpenAI’s Swarm pattern. Each pattern is model-agnostic, and exposed as an AugmentedLLM, making everything very composable.

    Parallel Workflow

    Execute multiple tasks simultaneously with intelligent result aggregation and conflict resolution.

    Router Pattern

    Intelligent task routing based on content analysis, user intent, and dynamic conditions.

    Intent Classifier

    Advanced intent recognition with confidence scoring and hierarchical classification.

    Evaluator-Optimizer

    Quality control with LLM-as-judge evaluation and iterative response refinement.

    Orchestrator

    Complex multi-step workflows with dependency management and state coordination.

    Swarm Pattern

    OpenAI Swarm-compatible multi-agent handoffs with context preservation.

    Next Steps: Explore individual workflow patterns to see detailed implementation examples and learn how to combine them for your specific use cases.
    MCP PrimitivesParallel
    Assistant
    Responses are generated using AI and may contain mistakes.
    mcp-agent home page
    mcp-agent
    githubdiscordx

    Resources

    ExamplesModel Context ProtocolBuilding Effective Agents

    Community

    DiscordGitHub IssuesEmail
    githubdiscordx
    Powered by Mintlify