Skip to main content
Glama

MCP Standards

by airmcp-com
swarm-init.md423 B
# swarm-init Initialize a new swarm with specified topology. ## Usage ```bash npx claude-flow swarm init [options] ``` ## Options - `--topology <type>` - Swarm topology (mesh, hierarchical, ring, star) - `--max-agents <n>` - Maximum agents - `--strategy <type>` - Distribution strategy ## Examples ```bash npx claude-flow swarm init --topology mesh npx claude-flow swarm init --topology hierarchical --max-agents 8 ```

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/airmcp-com/mcp-standards'

If you have feedback or need assistance with the MCP directory API, please join our Discord server