Workflows2026年5月14日·1 分钟阅读

Swarmclaw — Self-Hosted Multi-Agent Runtime + MCP

Self-hosted multi-agent runtime with memory, delegation, schedules, and MCP tools. Run swarms via web dashboard or CLI. Verified 481★; pushed 2026-05-14.

Agent 就绪

这个资产可以被 Agent 直接读取和安装

TokRepo 同时提供通用 CLI 命令、安装契约、metadata JSON、按适配器生成的安装计划和原始内容链接,方便 Agent 判断适配度、风险和下一步动作。

Needs Confirmation · 62/100策略:需确认
Agent 入口
任意 MCP/CLI Agent
类型
Workflow
安装
Npm|Docker
信任
信任等级:Established
入口
swarmclaw
通用 CLI 安装命令
npx tokrepo install 663ad05b-f2c9-5c29-8d85-8df74ca9a3b8
介绍

Swarmclaw 是自托管多 agent 运行时:带持久记忆、委派/调度与 MCP 工具,可用本地 Web 控制台或 CLI 运行 agent swarms 并接入多模型 Provider;已验证 481★,更新于 2026-05-14。

Best for: 想要自托管 agent 控制台,并需要可扩展的多 agent 运行时的开发者

Works with: Node.js;可选 Docker;支持多模型 Provider 与 MCP 工具(见 README)

Setup time: 10-20 minutes

Key facts (verified)

  • GitHub:481 stars · 97 forks;最近更新 2026-05-14。
  • 许可证:MIT;作者头像与仓库链接均已通过 GitHub API 复核。
  • README 中可对照的入口:swarmclaw

Main

  • 先用全局 CLI 跑通运行时;需要深度定制时再用 Docker 或从源码启动。

  • 把 agent 角色拆小且明确:委派与调度很强,但前提是职责清晰。

  • 把 MCP 工具当成受控能力:先定义边界与输入,再把工具接进 agent 流程。

  • 固定 Provider 配置,重复跑同一流程对比不同模型/成本下的行为差异。

README (excerpt)

SwarmClaw

CI Release npm

SwarmClaw lobster logo

The self-hosted AI agent runtime and multi-agent framework for autonomous agents. Open-source agent swarms with durable agent memory, MCP tools, skills, delegation, schedules, and 23+ LLM providers — a practical Claude Code and LangChain alternative.

SwarmClaw org chart with delegation and live agent activity

SwarmClaw is an open-source, self-hosted AI agent runtime and multi-agent framework. Run autonomous AI agents, agent swarms, and orchestrators with heartbeats, schedules, delegation, agent memory, runtime skills, and reviewed conversation-to-skill learning — across OpenClaw gateways, Claude, GPT, Gemini, OpenRouter, Ollama, and 23+ other providers. Use it as your AI agent dashboard, agent orchestration platform, and home base for self-hosted multi-agent AI workflows.

GitHub: https://github.com/swarmclawai/swarmclaw
Docs: https://swarmclaw.ai/docs
Website: https://swarmclaw.ai
Discord: https://discord.gg/sbEavS8cPV
Extension tutorial: https://swarmclaw.ai/docs/extension-tutorial

Screenshots

Source-backed notes

  • README 给出全局安装方式(npm i -g @swarmclawai/swarmclaw)并说明服务运行在 http://localhost:3456
  • README 描述持久记忆、委派/调度与 MCP 工具支持为核心能力。
  • GitHub topics 包含 multi-agent 与 MCP 相关关键词(已通过 GitHub API 复核)。

FAQ

  • 它只是一个 UI 吗?:不是:README 表示它包含运行时 + Web 控制台 + CLI 入口。
  • 必须用 Docker 吗?:不必须:首次体验可直接用 CLI;README 提到部分沙盒能力建议配 Docker。
  • 第一个练手项目做什么?:2–3 个 agent + 1 个 MCP 工具 + 可衡量产出(测试/文档/告警分拣)。
SwarmClaw org chart view showing CEO, Developer, and Researcher agents. SwarmClaw agent chat view showing a CEO conversation.
Org chart for visualizing agent teams, delegation, and live activity. Agent chat with durable history, tools, and operator controls.
🙏

来源与感谢

Created by swarmclawai. Licensed under MIT.

swarmclawai/swarmclaw — ⭐ 481

讨论

登录后参与讨论。
还没有评论,来写第一条吧。

相关资产