Python
swarms-clientIdiomatic, type-hinted, async-friendly client for Python 3.9 and later.
pip install swarms-clientDevelopers
Build with the Swarms API in any language. Official, typed clients for Python, TypeScript, Go, Java, and C#, plus a Model Context Protocol server for Claude Desktop and Cursor.
swarms-clientIdiomatic, type-hinted, async-friendly client for Python 3.9 and later.
pip install swarms-clientswarms-tsTyped, Stainless-generated client. Runs in Node, Deno, Bun, and the browser.
npm install swarms-tsswarms-client-goSingle-import, zero-dependency client for Go 1.21 and later.
go get github.com/The-Swarm-Corporation/swarms-client-goswarms-javaJVM client compatible with Java 17+, Kotlin, and Android.
Maven and Gradle install instructions in the repository.
swarms-csharpAsync .NET client compatible with .NET 6 and later.
NuGet install instructions in the repository.
swarms-ts-mcpModel Context Protocol server. Plug Swarms into Claude Desktop, Cursor, and any other MCP-compatible client.
npx -y swarms-ts-mcp