Agent Swarm MCP Server
An engine to make your company AI Native Built by desplega.sh . ▸ daily evolution · slack → pr · Making of
People who work with agentic framework, ai memory system and harness execution layer and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.
VERIFIED ACTIVE
LAST COMMIT 2026-09-18 · ★ 806 · #1 OF 105 MAINTAINED COMMUNICATION · VERIFIED 2026-09-18
MIT · TypeScript servers · how we verify → /methodology
01 · Install Agent Swarm
Claude Code
claude mcp add desplega-ai-agent-swarm --transport http https://{swarm_host}/mcp Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"desplega-ai-agent-swarm": {
"url": "https://{swarm_host}/mcp"
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
https://{swarm_host}/mcp
transport: streamable-http
endpoint NOT responding · probed 2026-09-18
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions · remote - your agent's requests go to {swarm_host}
license MIT - declared in the repository
npm package @desplega.ai/agent-swarm - the @desplega.ai scope differs from the repo owner (desplega-ai); confirm it's the project's official package
registry namespace io.github.desplega-ai is GitHub-verified and matches the repo owner
03 · What Agent Swarm can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
v1.151.0 · 2026-09-17
Install & Run · npm: · bash · npx @desplega.ai/agent-swarm@1.151.0 · or install globally · npm i -g @desplega.ai/agent-swarm@1.151.0 · bun: · bash · bunx @desplega.ai/agent-swarm@1.151.0 · or install globally · bun i…
v1.150.0 · 2026-09-16
Install & Run · npm: · bash · npx @desplega.ai/agent-swarm@1.150.0 · or install globally · npm i -g @desplega.ai/agent-swarm@1.150.0 · bun: · bash · bunx @desplega.ai/agent-swarm@1.150.0 · or install globally · bun i…
v1.149.1 · 2026-09-15
Install & Run · npm: · bash · npx @desplega.ai/agent-swarm@1.149.1 · or install globally · npm i -g @desplega.ai/agent-swarm@1.149.1 · bun: · bash · bunx @desplega.ai/agent-swarm@1.149.1 · or install globally · bun i…
04 · Who maintains Agent Swarm
Agent Swarm is maintained by desplega-ai. It's the only MCP server we track from this author; the repo dates to Dec 2025.
05 · Facts
- repository
- github.com/desplega-ai/agent-swarm
- website
- https://docs.agent-swarm.dev/
- category
- communication - ranked #1 of 105 actively-maintained communication servers as of 2026-09-18.
- release cadence
- 10+ releases in the last 90 days (latest 2026-09-17)
- registry
- io.github.desplega-ai/agent-swarm (active, first published 2026-08-22 · 17 versions)
- packages
- npm:@desplega.ai/agent-swarm
06 · Agent Swarm FAQ
What is Agent Swarm?
An engine to make your company AI Native Built by desplega.sh . ▸ daily evolution · slack → pr · Making of
Is Agent Swarm still maintained?
Yes - as of 2026-09-18, its last commit was 2026-09-18 and it shipped 10+ releases in the last 90 days. We re-verify nightly.
How do I install Agent Swarm?
Run `npx -y @desplega.ai/agent-swarm`. You can also paste the ready-made client config above.
Does Agent Swarm run locally?
Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to Agent Swarm
Alternatives to Agent Swarm
Maintained communication servers if Agent Swarm isn't the fit.
- Draw Io Create diagrams in chat, rendered as live interactive draw.io diagrams. 10,000+ searchable shapes. ★ 5,462 · 2026-09-18
- Mockserver Mock, record/replay, verify and chaos-test any HTTP, REST, gRPC or LLM dependency over MCP. ★ 4,972 · 2026-09-17
- Vexa Meeting bot and transcripts for Google Meet, Teams and Zoom. Live or after, speakers labelled. ★ 2,798 · 2026-09-17
- Evolution API MCP server for Evolution API - WhatsApp messaging, instances, contacts ★ 271 · 2026-08-29
- Agenticmail MCP Server Real email and SMS for AI agents - send mail, receive verification codes, drive a real inbox. ★ 223 · 2026-09-13
- Ksail SDK for creating, managing, and operating Kubernetes clusters and workloads with ease. ★ 165 · 2026-09-18
Pairs well with
Servers that cover what Agent Swarm doesn't - only shown when the pairing reason fits the companion.
head to head · Agent Phone vs Agent Swarm
More communication MCP servers · Guesty MCP Server · Aem MCP Server · Magpipe · Elasticflow
More TypeScript MCP servers · Dev Proxy Tools MCP Server · Linkedin MCP · Devbrother2024 Typescript MCP Server Boilerplate · Devcyclehq MCP Server · UI Debugger MCP · see all