MCP 伺服器

Network-AI

TypeScript multi-agent orchestrator with shared state, guardrails, and an MCP server.

676d ago
來源

安裝

npx
npx network-ai-server --port 3001

把這段加入 Claude Code MCP 設定,或直接透過 CLI 執行。

介紹

Network-AI is a TypeScript/Node.js multi-agent orchestrator for coordinating AI agents with shared state, guardrails, budgets, and audit trails. The repository includes an MCP server mode, exposed in the README as `npx network-ai-server --port 3001`, along with a CLI and library APIs. It also documents Claude Code plugin installation and other integrations, but the core project is broader agent orchestration rather than a Claude Code-specific resource. Its main features include an atomic shared blackboard, governance controls, context packing, and adapters for many agent frameworks. The README positions it as infrastructure for cross-framework agent coordination and model-interaction lifecycle governance.

標籤

mcpmulti-agenttypescriptorchestratorguardrails