Skip to content
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%
120 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
parallelclaw
Local-first personal AI ops layer. Shared verbatim memory across your agents (Claude Code, Cursor, OpenClaw, Hermes, Obsidian, Telegram) in
0 tools
CloudClaw
AI agent hosting platform: 37+ connectors, 181 tools, BYOK vault, marketplace.
0 tools · streamable-http
io.github.shizl918/opneclaw
AI Agent task ecosystem platform with marketplace and community
0 tools · streamable-http
io.github.ndesv21/socialclaw
Connect any AI agent to 11+ social platforms: schedule, publish & track posts via hosted MCP.
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

How to use

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

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