
swarm builder
A framework for building and managing AI agent swarms with per-agent model selection.
Repository Info
About This Server
A framework for building and managing AI agent swarms with per-agent model selection.
Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.
Documentation
Swarm-Builder v0.2
Overview
Swarm-Builder is a framework for creating and managing AI agent swarms with per-agent model selection. The core v0.2 feature allows users to configure each agent to run on a different LLM model preset (e.g., Claude 3.7 Sonnet for coding, GPT-4.1 Turbo for orchestration).
Key Features
- Per-Agent Model Selection: Choose optimal LLM for each agent's role
- Multi-Provider Support: Integrate Anthropic and OpenAI models in the same swarm
- Model Preset Management: Create and customize model configurations
- Cost Controls: Monitor and limit expenditure per agent
- Framework Flexibility: Support for multiple agent frameworks (AutoGen, CrewAI, LangGraph, LangChain)
- MCP Integration: Native support for Anthropic's Model Context Protocol
Documentation
- Architecture: System design and components
- MCP Integration: How MCP tools are integrated
- Installation: Setup and configuration
- Usage Guide: How to use Swarm-Builder
- API Reference: Detailed API documentation
Quick Start
# Install Swarm-Builder
npm install swarm-builder
# Configure your API keys
swarm-builder config --set-anthropic-key=YOUR_ANTHROPIC_KEY
swarm-builder config --set-openai-key=YOUR_OPENAI_KEY
# Create a new swarm with the wizard
swarm-builder create
Supported Models
Anthropic
- Claude 3.7 Sonnet: 128K output tokens, strong code generation and planning
OpenAI
- GPT-4.1 Turbo (o3/o4): Improved reasoning, longer context, released April 2025
License
MIT
Quick Start
Clone the repository
git clone https://github.com/jamesmcarthur-3999/swarm-builderInstall dependencies
cd swarm-builder
npm installFollow the documentation
Check the repository's README.md file for specific installation and usage instructions.
Repository Details
Recommended MCP Servers
Discord MCP
Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.
Knit MCP
Connect AI agents to 200+ SaaS applications and automate workflows.
Apify MCP Server
Deploy and interact with Apify actors for web scraping and data extraction.
BrowserStack MCP
BrowserStack MCP Server for automated testing across multiple browsers.
Zapier MCP
A Zapier server that provides automation capabilities for various apps.