MCP Directory
Back

swarmclaw

by swarmclawai · TypeScript · ★ 592

Open-source self-hosted AI agent runtime and multi-agent framework for autonomous agent swarms. Agent memory, MCP tools, schedules, delegation, and 23+ LLM providers (Claude, GPT, Gemini, OpenRouter, Ollama). A practical Claude Code and LangChain alternative.

#agent-framework#agent-memory#agent-runtime#agent-swarm#agents#ai#ai-agent-framework#ai-agents#autonomous-agents#claude#claude-code-alternative#langchain-alternative#llm#mcp#mcp-server#multi-agent#ollama#openclaw#orchestration#self-hosted

Install

npx -y github:swarmclawai/swarmclaw

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "swarmclaw": {
      "command": "npx",
      "args": [
        "-y",
        "github:swarmclawai/swarmclaw"
      ]
    }
  }
}

From the README

[](https://github.com/swarmclawai/swarmclaw/actions/workflows/ci.yml) [](https://github.com/swarmclawai/swarmclaw/releases) [](https://www.npmjs.com/package/@swarmclawai/swarmclaw) 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 is an open-source, self-hosted AI agent runtime and multi-agent framework. Run autonomous AI agents, agent swarms, and orchestrators with heartbeats…
Read full README on GitHub →

Related ai & ml servers