MCP Directory
Back

open-multi-agent

by JackChen-me · TypeScript · ★ 5,984

From a goal to a task DAG, automatically. TypeScript-native multi-agent orchestration with MCP and live tracing. Three runtime dependencies.

#agent-framework#ai-agents#anthropic#claude#deepseek#gemini#grok#llm#local-llm#mcp#model-agnostic#multi-agent#nodejs#ollama#openai#orchestration#structured-output#task-scheduling#tool-use#typescript

Install

npx -y github:JackChen-me/open-multi-agent

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "open-multi-agent": {
      "command": "npx",
      "args": [
        "-y",
        "github:JackChen-me/open-multi-agent"
      ]
    }
  }
}

From the README

Open Multi-Agent From a goal to a task DAG, automatically. TypeScript-native multi-agent orchestration. Three runtime dependencies. 9 native LLM adapters · MCP · token budgets · retries · context compaction · live tracing. English · 中文 is a multi-agent orchestration framework for TypeScript backends. Give it a goal; a coordinator agent decomposes it into a task DAG, parallelizes independents, and synthesizes the result. Three runtime dependencies, drops into any Node.js backend. > **Your engineers describe the goal, not the graph.** A typical run, streamed l…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers