Back to search
30
MCP

swarmclaw

swarmclawai/swarmclaw

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.

Uptime
0.0%
7 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

n8n-claw
OpenClaw-inspired autonomous AI agent built entirely in n8n. Adaptive RAG-powered memory, Skills via MCP templates, Expert Agents with deleg
0 tools
CloudClaw
AI agent hosting platform: 37+ connectors, 181 tools, BYOK vault, marketplace.
0 tools · streamable-http
clawmem
On-device memory layer for AI agents. Claude Code, OpenClaw, and Hermes. Hooks + MCP server + hybrid RAG search.
0 tools
@enderfga/claw-orchestrator
Claw Orchestrator — run Claude Code, Codex, Gemini, Cursor Agent, OpenCode and custom coding CLIs as one unified runtime. Drop into Hermes A
0 tools
OpenClaw MCP Ecosystem
9 remote MCP servers on Cloudflare Workers for AI agents. Free tier + Pro API keys.
0 tools · streamable-http
create-webclaw
Set up webclaw MCP server for AI agents (Claude, Cursor, Windsurf, OpenCode, Codex, Antigravity)
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "swarmclaw": {
      "url": "https://www.swarmclaw.ai",
      "transport": "http"
    }
  }
}